=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ht-2.1.0+repack1/asm/x86asm.h-135- ht-2.1.0+repack1/asm/x86asm.h:136:class x86_64asm: public x86asm { ht-2.1.0+repack1/asm/x86asm.h-137- static x86opc_insn (*x86_64_insns)[256]; ############################################## ht-2.1.0+repack1/asm/Makefile.in-40- { \ ht-2.1.0+repack1/asm/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/asm/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/asm/Makefile.in-376-.cc.obj: ht-2.1.0+repack1/asm/Makefile.in:377:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/asm/Makefile.in-378-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/asm/Makefile.in-380-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/asm/Makefile.in:381:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/asm/Makefile.in-382- ############################################## ht-2.1.0+repack1/asm/Makefile.in-412-GTAGS: ht-2.1.0+repack1/asm/Makefile.in:413: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/asm/Makefile.in-414- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/asm/Makefile.in-435-distdir: $(DISTFILES) ht-2.1.0+repack1/asm/Makefile.in:436: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/asm/Makefile.in:437: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/asm/Makefile.in-438- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/asm/Makefile.in-449- if test -d $$d/$$file; then \ ht-2.1.0+repack1/asm/Makefile.in:450: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/asm/Makefile.in-451- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/asm/x86dis.h-110- bool isfloat(char c); ht-2.1.0+repack1/asm/x86dis.h:111: bool isaddr(char c); ht-2.1.0+repack1/asm/x86dis.h-112- virtual void prefixes(); ############################################## ht-2.1.0+repack1/asm/x86dis.cc-191- op->mem.floatptr = isfloat(size); ht-2.1.0+repack1/asm/x86dis.cc:192: op->mem.addrptr = isaddr(size); ht-2.1.0+repack1/asm/x86dis.cc-193- ############################################## ht-2.1.0+repack1/asm/x86dis.cc-679- op->mem.floatptr = isfloat(xop->size); ht-2.1.0+repack1/asm/x86dis.cc:680: op->mem.addrptr = isaddr(xop->size); ht-2.1.0+repack1/asm/x86dis.cc-681- op->mem.addrsize = insn.eaddrsize; ############################################## ht-2.1.0+repack1/asm/x86dis.cc-1090- ht-2.1.0+repack1/asm/x86dis.cc:1091:bool x86dis::isaddr(char c) ht-2.1.0+repack1/asm/x86dis.cc-1092-{ ############################################## ht-2.1.0+repack1/asm/x86dis.cc-1709- op->mem.floatptr = isfloat(size); ht-2.1.0+repack1/asm/x86dis.cc:1710: op->mem.addrptr = isaddr(size); ht-2.1.0+repack1/asm/x86dis.cc-1711- ############################################## ht-2.1.0+repack1/config.guess-34- ht-2.1.0+repack1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` ht-2.1.0+repack1/config.guess-36- ############################################## ht-2.1.0+repack1/config.guess-102-: ${TMPDIR=/tmp} ; ht-2.1.0+repack1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ht-2.1.0+repack1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## ht-2.1.0+repack1/config.guess-151- EOF ht-2.1.0+repack1/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` ht-2.1.0+repack1/config.guess-153- ;; ############################################## ht-2.1.0+repack1/config.guess-209- *) ht-2.1.0+repack1/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ht-2.1.0+repack1/config.guess-211- ;; ############################################## ht-2.1.0+repack1/config.guess-240- *4.0) ht-2.1.0+repack1/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ht-2.1.0+repack1/config.guess-242- ;; ht-2.1.0+repack1/config.guess-243- *5.*) ht-2.1.0+repack1/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ht-2.1.0+repack1/config.guess-245- ;; ############################################## ht-2.1.0+repack1/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. ht-2.1.0+repack1/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ht-2.1.0+repack1/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## ht-2.1.0+repack1/config.guess-288- # 1.2 uses "1.2" for uname -r. ht-2.1.0+repack1/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ht-2.1.0+repack1/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## ht-2.1.0+repack1/config.guess-348- s390x:SunOS:*:*) ht-2.1.0+repack1/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-350- exit ;; ht-2.1.0+repack1/config.guess-351- sun4H:SunOS:5.*:*) ht-2.1.0+repack1/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-353- exit ;; ht-2.1.0+repack1/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ht-2.1.0+repack1/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-356- exit ;; ############################################## ht-2.1.0+repack1/config.guess-373- fi ht-2.1.0+repack1/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-375- exit ;; ############################################## ht-2.1.0+repack1/config.guess-379- # it's likely to be more like Solaris than SunOS4. ht-2.1.0+repack1/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-381- exit ;; ############################################## ht-2.1.0+repack1/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. ht-2.1.0+repack1/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ht-2.1.0+repack1/config.guess-390- exit ;; ############################################## ht-2.1.0+repack1/config.guess-394- sun*:*:4.2BSD:*) ht-2.1.0+repack1/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ht-2.1.0+repack1/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## ht-2.1.0+repack1/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && ht-2.1.0+repack1/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && ht-2.1.0+repack1/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && ht-2.1.0+repack1/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## ht-2.1.0+repack1/config.guess-532- *:IRIX*:*:*) ht-2.1.0+repack1/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ht-2.1.0+repack1/config.guess-534- exit ;; ############################################## ht-2.1.0+repack1/config.guess-562-EOF ht-2.1.0+repack1/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` ht-2.1.0+repack1/config.guess-564- then ############################################## ht-2.1.0+repack1/config.guess-575- *:AIX:*:[4567]) ht-2.1.0+repack1/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ht-2.1.0+repack1/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## ht-2.1.0+repack1/config.guess-610- 9000/[34678]??:HP-UX:*:*) ht-2.1.0+repack1/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ht-2.1.0+repack1/config.guess-612- case "${UNAME_MACHINE}" in ############################################## ht-2.1.0+repack1/config.guess-664-EOF ht-2.1.0+repack1/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` ht-2.1.0+repack1/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## ht-2.1.0+repack1/config.guess-692- ia64:HP-UX:*:*) ht-2.1.0+repack1/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ht-2.1.0+repack1/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## ht-2.1.0+repack1/config.guess-722-EOF ht-2.1.0+repack1/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && ht-2.1.0+repack1/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## ht-2.1.0+repack1/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ht-2.1.0+repack1/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ht-2.1.0+repack1/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ht-2.1.0+repack1/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ht-2.1.0+repack1/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ht-2.1.0+repack1/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ht-2.1.0+repack1/config.guess-814- amd64) ht-2.1.0+repack1/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ht-2.1.0+repack1/config.guess-816- *) ht-2.1.0+repack1/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ht-2.1.0+repack1/config.guess-818- esac ############################################## ht-2.1.0+repack1/config.guess-872- prep*:SunOS:5.*:*) ht-2.1.0+repack1/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ht-2.1.0+repack1/config.guess-874- exit ;; ############################################## ht-2.1.0+repack1/config.guess-876- # the GNU system ht-2.1.0+repack1/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ht-2.1.0+repack1/config.guess-878- exit ;; ############################################## ht-2.1.0+repack1/config.guess-880- # other systems with GNU libc and userland ht-2.1.0+repack1/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} ht-2.1.0+repack1/config.guess-882- exit ;; ############################################## ht-2.1.0+repack1/config.guess-968-EOF ht-2.1.0+repack1/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` ht-2.1.0+repack1/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## ht-2.1.0+repack1/config.guess-1073- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) ht-2.1.0+repack1/config.guess:1074: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` ht-2.1.0+repack1/config.guess-1075- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## ht-2.1.0+repack1/config.guess-1273- fi ht-2.1.0+repack1/config.guess:1274: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then ht-2.1.0+repack1/config.guess-1275- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## ht-2.1.0+repack1/config.guess-1358- *:DragonFly:*:*) ht-2.1.0+repack1/config.guess:1359: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ht-2.1.0+repack1/config.guess-1360- exit ;; ############################################## ht-2.1.0+repack1/config.guess-1371- i*86:skyos:*:*) ht-2.1.0+repack1/config.guess:1372: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' ht-2.1.0+repack1/config.guess-1373- exit ;; ############################################## ht-2.1.0+repack1/eval/Makefile.in-40- { \ ht-2.1.0+repack1/eval/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/eval/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/eval/Makefile.in-372-.c.obj: ht-2.1.0+repack1/eval/Makefile.in:373:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/eval/Makefile.in-374-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/eval/Makefile.in-376-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/eval/Makefile.in:377:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/eval/Makefile.in-378- ############################################## ht-2.1.0+repack1/eval/Makefile.in-386-.cc.obj: ht-2.1.0+repack1/eval/Makefile.in:387:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/eval/Makefile.in-388-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/eval/Makefile.in-390-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/eval/Makefile.in:391:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/eval/Makefile.in-392- ############################################## ht-2.1.0+repack1/eval/Makefile.in-396-.y.c: ht-2.1.0+repack1/eval/Makefile.in:397: $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE) ht-2.1.0+repack1/eval/Makefile.in-398- ############################################## ht-2.1.0+repack1/eval/Makefile.in-428-GTAGS: ht-2.1.0+repack1/eval/Makefile.in:429: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/eval/Makefile.in-430- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/eval/Makefile.in-451-distdir: $(DISTFILES) ht-2.1.0+repack1/eval/Makefile.in:452: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/eval/Makefile.in:453: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/eval/Makefile.in-454- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/eval/Makefile.in-465- if test -d $$d/$$file; then \ ht-2.1.0+repack1/eval/Makefile.in:466: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/eval/Makefile.in-467- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/htne.cc-368- if (r == 0xffff) break; ht-2.1.0+repack1/htne.cc:369: NEAddress a = NE_MAKE_ADDR(seg+1, r); ht-2.1.0+repack1/htne.cc-370- if (!NE_addr_to_ofs(ne_shared, a, &ofs)) { ############################################## ht-2.1.0+repack1/htne.cc-460- ht-2.1.0+repack1/htne.cc:461:NEAddress NE_get_seg_addr(ht_ne_shared_data *NE_shared, uint i) ht-2.1.0+repack1/htne.cc-462-{ ht-2.1.0+repack1/htne.cc:463: return NE_MAKE_ADDR(i+1, 0); ht-2.1.0+repack1/htne.cc-464-} ############################################## ht-2.1.0+repack1/htne.cc-481- for (uint i = 0; i < NE_shared->segments.segment_count; i++) { ht-2.1.0+repack1/htne.cc:482: NEAddress base = NE_get_seg_addr(NE_shared, i); ht-2.1.0+repack1/htne.cc-483- uint evsize = MAX(NE_get_seg_vsize(NE_shared, i), NE_get_seg_psize(NE_shared, i)); ############################################## ht-2.1.0+repack1/htne.cc-494- for (uint i = 0; i < NE_shared->segments.segment_count; i++) { ht-2.1.0+repack1/htne.cc:495: NEAddress base = NE_get_seg_addr(NE_shared, i); ht-2.1.0+repack1/htne.cc-496- uint epsize = MIN(NE_get_seg_vsize(NE_shared, i), NE_get_seg_psize(NE_shared, i)); ############################################## ht-2.1.0+repack1/htne.cc-504- for (uint i = 0; i < NE_shared->segments.segment_count; i++) { ht-2.1.0+repack1/htne.cc:505: NEAddress base = NE_get_seg_addr(NE_shared, i); ht-2.1.0+repack1/htne.cc-506- uint epsize = MIN(NE_get_seg_vsize(NE_shared, i), NE_get_seg_psize(NE_shared, i)); ############################################## ht-2.1.0+repack1/htne.cc-514- ht-2.1.0+repack1/htne.cc:515:bool NE_ofs_to_addr(ht_ne_shared_data *NE_shared, FileOfs ofs, NEAddress *Addr) ht-2.1.0+repack1/htne.cc-516-{ ############################################## ht-2.1.0+repack1/htne.cc-519- if ((ofs >= sofs) && (ofs < sofs + NE_get_seg_psize(NE_shared, i))) { ht-2.1.0+repack1/htne.cc:520: *Addr = NE_get_seg_addr(NE_shared, i) + (ofs - sofs); ht-2.1.0+repack1/htne.cc-521- return true; ############################################## ht-2.1.0+repack1/htpef.cc-217- ht-2.1.0+repack1/htpef.cc:218:bool pef_ofs_to_addr(pef_section_headers *section_headers, uint32 ofs, PEFAddress *addr) ht-2.1.0+repack1/htpef.cc-219-{ ############################################## ht-2.1.0+repack1/info/Makefile.in-40- { \ ht-2.1.0+repack1/info/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/info/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/info/Makefile.in-352-.cc.obj: ht-2.1.0+repack1/info/Makefile.in:353:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/info/Makefile.in-354-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/info/Makefile.in-356-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/info/Makefile.in:357:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/info/Makefile.in-358- ############################################## ht-2.1.0+repack1/info/Makefile.in-388-GTAGS: ht-2.1.0+repack1/info/Makefile.in:389: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/info/Makefile.in-390- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/info/Makefile.in-411-distdir: $(DISTFILES) ht-2.1.0+repack1/info/Makefile.in:412: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/info/Makefile.in:413: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/info/Makefile.in-414- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/info/Makefile.in-425- if test -d $$d/$$file; then \ ht-2.1.0+repack1/info/Makefile.in:426: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/info/Makefile.in-427- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/htelf.h-84- ht-2.1.0+repack1/htelf.h:85: FakeAddr(uint asecidx, uint asymidx, uint32 aAddr) ht-2.1.0+repack1/htelf.h:86: : secidx(asecidx), symidx(asymidx), addr(aAddr) ht-2.1.0+repack1/htelf.h-87- { ############################################## ht-2.1.0+repack1/htelf.h-195- ht-2.1.0+repack1/htelf.h:196:bool elf_ofs_to_addr(elf_section_headers *section_headers, uint elfclass, FileOfs ofs, ELFAddress *addr); ht-2.1.0+repack1/htelf.h-197-bool elf_ofs_to_section(elf_section_headers *section_headers, uint elfclass, FileOfs ofs, uint32 *section); ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-40- { \ ht-2.1.0+repack1/io/win32/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/io/win32/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-354-.cc.obj: ht-2.1.0+repack1/io/win32/Makefile.in:355:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/win32/Makefile.in-356-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-358-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/io/win32/Makefile.in:359:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/win32/Makefile.in-360- ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-390-GTAGS: ht-2.1.0+repack1/io/win32/Makefile.in:391: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/io/win32/Makefile.in-392- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-413-distdir: $(DISTFILES) ht-2.1.0+repack1/io/win32/Makefile.in:414: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/win32/Makefile.in:415: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/win32/Makefile.in-416- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/io/win32/Makefile.in-427- if test -d $$d/$$file; then \ ht-2.1.0+repack1/io/win32/Makefile.in:428: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/io/win32/Makefile.in-429- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-40- { \ ht-2.1.0+repack1/io/posix/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/io/posix/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-361-.cc.obj: ht-2.1.0+repack1/io/posix/Makefile.in:362:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/posix/Makefile.in-363-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-365-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/io/posix/Makefile.in:366:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/posix/Makefile.in-367- ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-397-GTAGS: ht-2.1.0+repack1/io/posix/Makefile.in:398: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/io/posix/Makefile.in-399- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-420-distdir: $(DISTFILES) ht-2.1.0+repack1/io/posix/Makefile.in:421: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/posix/Makefile.in:422: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/posix/Makefile.in-423- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/io/posix/Makefile.in-434- if test -d $$d/$$file; then \ ht-2.1.0+repack1/io/posix/Makefile.in:435: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/io/posix/Makefile.in-436- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/io/Makefile.in-40- { \ ht-2.1.0+repack1/io/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/io/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/io/Makefile.in-195- while test -n "$$dir1"; do \ ht-2.1.0+repack1/io/Makefile.in:196: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ht-2.1.0+repack1/io/Makefile.in-197- if test "$$first" != "."; then \ ht-2.1.0+repack1/io/Makefile.in-198- if test "$$first" = ".."; then \ ht-2.1.0+repack1/io/Makefile.in:199: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ht-2.1.0+repack1/io/Makefile.in:200: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ht-2.1.0+repack1/io/Makefile.in-201- else \ ht-2.1.0+repack1/io/Makefile.in:202: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ht-2.1.0+repack1/io/Makefile.in-203- if test "$$first2" = "$$first"; then \ ht-2.1.0+repack1/io/Makefile.in:204: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ht-2.1.0+repack1/io/Makefile.in-205- else \ ############################################## ht-2.1.0+repack1/io/Makefile.in-210- fi; \ ht-2.1.0+repack1/io/Makefile.in:211: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ht-2.1.0+repack1/io/Makefile.in-212- done; \ ############################################## ht-2.1.0+repack1/io/Makefile.in-402-.cc.obj: ht-2.1.0+repack1/io/Makefile.in:403:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/Makefile.in-404-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/io/Makefile.in-406-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/io/Makefile.in:407:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/io/Makefile.in-408- ############################################## ht-2.1.0+repack1/io/Makefile.in-422- dot_seen=no; \ ht-2.1.0+repack1/io/Makefile.in:423: target=`echo $@ | sed s/-recursive//`; \ ht-2.1.0+repack1/io/Makefile.in-424- case "$@" in \ ############################################## ht-2.1.0+repack1/io/Makefile.in-485-GTAGS: ht-2.1.0+repack1/io/Makefile.in:486: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/io/Makefile.in-487- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/io/Makefile.in-508-distdir: $(DISTFILES) ht-2.1.0+repack1/io/Makefile.in:509: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/Makefile.in:510: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/io/Makefile.in-511- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/io/Makefile.in-522- if test -d $$d/$$file; then \ ht-2.1.0+repack1/io/Makefile.in:523: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/io/Makefile.in-524- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/depcomp-64- case $1 in ht-2.1.0+repack1/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; ht-2.1.0+repack1/depcomp-66- *) dir=;; ############################################## ht-2.1.0+repack1/depcomp-73-{ ht-2.1.0+repack1/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` ht-2.1.0+repack1/depcomp-75-} ############################################## ht-2.1.0+repack1/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} ht-2.1.0+repack1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} ht-2.1.0+repack1/depcomp-128- ############################################## ht-2.1.0+repack1/depcomp-405- sleep 1 ht-2.1.0+repack1/depcomp:406: i=`expr $i - 1` ht-2.1.0+repack1/depcomp-407- done ht-2.1.0+repack1/depcomp-408- fi ht-2.1.0+repack1/depcomp:409: i=`expr $i - 1` ht-2.1.0+repack1/depcomp-410- done ############################################## ht-2.1.0+repack1/depcomp-425- # Do two passes, one to just change these to ht-2.1.0+repack1/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. ht-2.1.0+repack1/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## ht-2.1.0+repack1/depcomp-659- done ht-2.1.0+repack1/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` ht-2.1.0+repack1/depcomp-661- touch "$tmpdepfile" ############################################## ht-2.1.0+repack1/output/out_ht.h-54- virtual void done(); ht-2.1.0+repack1/output/out_ht.h:55: virtual void beginAddr(); ht-2.1.0+repack1/output/out_ht.h-56- virtual void beginLine(); ############################################## ht-2.1.0+repack1/output/out_ht.h-58- virtual int elementLength(const char *s); ht-2.1.0+repack1/output/out_ht.h:59: virtual void endAddr(); ht-2.1.0+repack1/output/out_ht.h-60- virtual void endLine(); ############################################## ht-2.1.0+repack1/output/out_ht.cc-59- ht-2.1.0+repack1/output/out_ht.cc:60:void AnalyserHTOutput::beginAddr() ht-2.1.0+repack1/output/out_ht.cc-61-{ ht-2.1.0+repack1/output/out_ht.cc:62: AnalyserOutput::beginAddr(); ht-2.1.0+repack1/output/out_ht.cc-63-} ############################################## ht-2.1.0+repack1/output/out_ht.cc-113- ht-2.1.0+repack1/output/out_ht.cc:114:void AnalyserHTOutput::endAddr() ht-2.1.0+repack1/output/out_ht.cc-115-{ ht-2.1.0+repack1/output/out_ht.cc:116: AnalyserOutput::endAddr(); ht-2.1.0+repack1/output/out_ht.cc-117-} ############################################## ht-2.1.0+repack1/output/Makefile.am-3-AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/analyser \ ht-2.1.0+repack1/output/Makefile.am:4: -I$(top_srcdir)/asm -I$(top_srcdir)/io/${IO_DIR} \ ht-2.1.0+repack1/output/Makefile.am-5- -I$(top_srcdir)/io -I$(top_srcdir)/output ############################################## ht-2.1.0+repack1/output/out.cc-64- */ ht-2.1.0+repack1/output/out.cc:65:OutAddr::OutAddr(Address *aAddr, uint aTime) ht-2.1.0+repack1/output/out.cc-66-{ ############################################## ht-2.1.0+repack1/output/out.cc-73- ht-2.1.0+repack1/output/out.cc:74:OutAddr::~OutAddr() ht-2.1.0+repack1/output/out.cc-75-{ ############################################## ht-2.1.0+repack1/output/out.cc-140- ht-2.1.0+repack1/output/out.cc:141:void AnalyserOutput::beginAddr() ht-2.1.0+repack1/output/out.cc-142-{ ############################################## ht-2.1.0+repack1/output/out.cc-161- ht-2.1.0+repack1/output/out.cc:162:void AnalyserOutput::endAddr() ht-2.1.0+repack1/output/out.cc-163-{ ############################################## ht-2.1.0+repack1/output/out.cc-207- ht-2.1.0+repack1/output/out.cc:208:void AnalyserOutput::generateAddr(Address *Addr, OutAddr *oa) ht-2.1.0+repack1/output/out.cc-209-{ ############################################## ht-2.1.0+repack1/output/out.cc-216- Addr->stringify(tbuf, sizeof tbuf, 0); ht-2.1.0+repack1/output/out.cc:217: printf("generate_addr(%s, ", tbuf); ht-2.1.0+repack1/output/out.cc-218- char tbuf2[1024]; ############################################## ht-2.1.0+repack1/output/out.cc-226- ht-2.1.0+repack1/output/out.cc:227: beginAddr(); ht-2.1.0+repack1/output/out.cc-228- ############################################## ht-2.1.0+repack1/output/out.cc-342- int buffer_size = analy->bufPtr(addr, buf, sizeof buf); ht-2.1.0+repack1/output/out.cc:343: if (analy->disasm && buffer_size) { ht-2.1.0+repack1/output/out.cc:344: OPCODE *o = analy->disasm->decode(buf, MIN(buffer_size, op_len), analy->mapAddr(Addr)); ht-2.1.0+repack1/output/out.cc-345- /* inits for addr-sym transformations */ ############################################## ht-2.1.0+repack1/output/out.cc-509- endLine(); ht-2.1.0+repack1/output/out.cc:510: endAddr(); ht-2.1.0+repack1/output/out.cc-511-} ############################################## ht-2.1.0+repack1/output/out.cc-553- ht-2.1.0+repack1/output/out.cc:554:OutAddr *AnalyserOutput::getAddr(Address *Addr) ht-2.1.0+repack1/output/out.cc-555-{ ############################################## ht-2.1.0+repack1/output/out.cc-572- } ht-2.1.0+repack1/output/out.cc:573: oa = new OutAddr(Addr, current_time); ht-2.1.0+repack1/output/out.cc:574: generateAddr(Addr, oa); ht-2.1.0+repack1/output/out.cc-575- out_addrs->insert(oa); ############################################## ht-2.1.0+repack1/output/out.cc-579- DPRINTF("(and generate)"); ht-2.1.0+repack1/output/out.cc:580: generateAddr(Addr, oa); ht-2.1.0+repack1/output/out.cc-581- oa->updateTime(current_time); ############################################## ht-2.1.0+repack1/output/out.cc-589- DPRINTF("(but generate)"); ht-2.1.0+repack1/output/out.cc:590: generateAddr(Addr, cur_out_addr); ht-2.1.0+repack1/output/out.cc-591- cur_out_addr->updateTime(current_time); ############################################## ht-2.1.0+repack1/output/out.cc-599-{ ht-2.1.0+repack1/output/out.cc:600: return getAddr(Addr)->getLine(line); ht-2.1.0+repack1/output/out.cc-601-} ############################################## ht-2.1.0+repack1/output/out.cc-631-{ ht-2.1.0+repack1/output/out.cc:632: return getAddr(Addr)->lines->count(); ht-2.1.0+repack1/output/out.cc-633-} ############################################## ht-2.1.0+repack1/output/out.cc-636-{ ht-2.1.0+repack1/output/out.cc:637: return getAddr(Addr)->bytes; ht-2.1.0+repack1/output/out.cc-638-} ############################################## ht-2.1.0+repack1/output/out_txt.h-34- void init(Analyser *analy, Stream *stream); ht-2.1.0+repack1/output/out_txt.h:35: virtual void beginAddr(); ht-2.1.0+repack1/output/out_txt.h-36- virtual void beginLine(); ############################################## ht-2.1.0+repack1/output/out_txt.h-38- virtual int elementLength(const char *s); ht-2.1.0+repack1/output/out_txt.h:39: virtual void endAddr(); ht-2.1.0+repack1/output/out_txt.h-40- virtual void endLine(); ############################################## ht-2.1.0+repack1/output/out_txt.cc-39- ht-2.1.0+repack1/output/out_txt.cc:40:void AnalyserTxtOutput::beginAddr() ht-2.1.0+repack1/output/out_txt.cc-41-{ ht-2.1.0+repack1/output/out_txt.cc:42: AnalyserOutput::beginAddr(); ht-2.1.0+repack1/output/out_txt.cc-43-} ############################################## ht-2.1.0+repack1/output/out_txt.cc-77- ht-2.1.0+repack1/output/out_txt.cc:78:void AnalyserTxtOutput::endAddr() ht-2.1.0+repack1/output/out_txt.cc-79-{ ht-2.1.0+repack1/output/out_txt.cc:80: AnalyserOutput::endAddr(); ht-2.1.0+repack1/output/out_txt.cc-81-} ############################################## ht-2.1.0+repack1/output/Makefile.in-40- { \ ht-2.1.0+repack1/output/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/output/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/output/Makefile.in-288-AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/analyser \ ht-2.1.0+repack1/output/Makefile.in:289: -I$(top_srcdir)/asm -I$(top_srcdir)/io/${IO_DIR} \ ht-2.1.0+repack1/output/Makefile.in-290- -I$(top_srcdir)/io -I$(top_srcdir)/output ############################################## ht-2.1.0+repack1/output/Makefile.in-360-.cc.obj: ht-2.1.0+repack1/output/Makefile.in:361:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/output/Makefile.in-362-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/output/Makefile.in-364-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/output/Makefile.in:365:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/output/Makefile.in-366- ############################################## ht-2.1.0+repack1/output/Makefile.in-396-GTAGS: ht-2.1.0+repack1/output/Makefile.in:397: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/output/Makefile.in-398- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/output/Makefile.in-419-distdir: $(DISTFILES) ht-2.1.0+repack1/output/Makefile.in:420: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/output/Makefile.in:421: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/output/Makefile.in-422- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/output/Makefile.in-433- if test -d $$d/$$file; then \ ht-2.1.0+repack1/output/Makefile.in:434: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/output/Makefile.in-435- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/output/out.h-45- ht-2.1.0+repack1/output/out.h:46: OutAddr(Address *Addr, uint Time); ht-2.1.0+repack1/output/out.h:47: ~OutAddr(); ht-2.1.0+repack1/output/out.h-48- void appendLine(OutLine *l); ############################################## ht-2.1.0+repack1/output/out.h-105- virtual void done(); ht-2.1.0+repack1/output/out.h:106: virtual void beginAddr(); ht-2.1.0+repack1/output/out.h-107- virtual void beginLine(); ############################################## ht-2.1.0+repack1/output/out.h-109- virtual int elementLength(const char *s); ht-2.1.0+repack1/output/out.h:110: virtual void endAddr(); ht-2.1.0+repack1/output/out.h-111- virtual void endLine(); ############################################## ht-2.1.0+repack1/output/out.h-113- virtual void footer(); ht-2.1.0+repack1/output/out.h:114: void generateAddr(Address *Addr, OutAddr *oa); ht-2.1.0+repack1/output/out.h-115- int generateFile(Address *from, Address *to); ############################################## ht-2.1.0+repack1/output/out.h-117- void generatePage(Address *from, int lines); ht-2.1.0+repack1/output/out.h:118: OutAddr * getAddr(Address *Addr); ht-2.1.0+repack1/output/out.h-119- OutLine * getLine(Address *Addr, int line); ############################################## ht-2.1.0+repack1/htleimg.cc-67- for (uint i=0; i<le_shared->objmap.count; i++) { ht-2.1.0+repack1/htleimg.cc:68: LEAddress base = LE_MAKE_ADDR(le_shared, i, 0); ht-2.1.0+repack1/htleimg.cc-69- uint evsize = MAX(LE_get_seg_vsize(le_shared, i), LE_get_seg_psize(le_shared, i)); ############################################## ht-2.1.0+repack1/install-sh-85- ht-2.1.0+repack1/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` ht-2.1.0+repack1/install-sh-87- shift ############################################## ht-2.1.0+repack1/install-sh-89- ht-2.1.0+repack1/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` ht-2.1.0+repack1/install-sh-91- shift ############################################## ht-2.1.0+repack1/install-sh-151- then ht-2.1.0+repack1/install-sh:152: dst="$dst"/`basename $src` ht-2.1.0+repack1/install-sh-153- else ############################################## ht-2.1.0+repack1/install-sh-158-## this sed command emulates the dirname command ht-2.1.0+repack1/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` ht-2.1.0+repack1/install-sh-160- ############################################## ht-2.1.0+repack1/install-sh-172-IFS='%' ht-2.1.0+repack1/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` ht-2.1.0+repack1/install-sh-174-IFS="${oIFS}" ############################################## ht-2.1.0+repack1/install-sh-206- then ht-2.1.0+repack1/install-sh:207: dstfile=`basename $dst` ht-2.1.0+repack1/install-sh-208- else ############################################## ht-2.1.0+repack1/install-sh-216- then ht-2.1.0+repack1/install-sh:217: dstfile=`basename $dst` ht-2.1.0+repack1/install-sh-218- else ############################################## ht-2.1.0+repack1/compile-67- mingw/*) ht-2.1.0+repack1/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ht-2.1.0+repack1/compile-69- ;; ht-2.1.0+repack1/compile-70- cygwin/*) ht-2.1.0+repack1/compile:71: file=`cygpath -m "$file" || echo "$file"` ht-2.1.0+repack1/compile-72- ;; ht-2.1.0+repack1/compile-73- wine/*) ht-2.1.0+repack1/compile:74: file=`winepath -w "$file" || echo "$file"` ht-2.1.0+repack1/compile-75- ;; ############################################## ht-2.1.0+repack1/compile-309-# Name of file we expect compiler to create. ht-2.1.0+repack1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` ht-2.1.0+repack1/compile-311- ############################################## ht-2.1.0+repack1/compile-315-# object file name, since that is what matters with a parallel build. ht-2.1.0+repack1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d ht-2.1.0+repack1/compile-317-while true; do ############################################## ht-2.1.0+repack1/htneent.cc-138- createHostStruct(&e, NE_ENTRYPOINT_MOVABLE_struct, little_endian); ht-2.1.0+repack1/htneent.cc:139: a = NE_MAKE_ADDR(e.seg, e.offset); ht-2.1.0+repack1/htneent.cc-140- } else { ############################################## ht-2.1.0+repack1/htneent.cc-144- createHostStruct(&e, NE_ENTRYPOINT_FIXED_struct, little_endian); ht-2.1.0+repack1/htneent.cc:145: a = NE_MAKE_ADDR(seg, e.offset); ht-2.1.0+repack1/htneent.cc-146- } ############################################## ht-2.1.0+repack1/ylwrap-101-# We'll later need for a correct munging of "#line" directives. ht-2.1.0+repack1/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed` ht-2.1.0+repack1/ylwrap-103-case $input in ############################################## ht-2.1.0+repack1/ylwrap-111-esac ht-2.1.0+repack1/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed` ht-2.1.0+repack1/ylwrap-113- ############################################## ht-2.1.0+repack1/ylwrap-150- shift ht-2.1.0+repack1/ylwrap:151: sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;" ht-2.1.0+repack1/ylwrap:152: sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;" ht-2.1.0+repack1/ylwrap-153-done ############################################## ht-2.1.0+repack1/ylwrap-182- do ht-2.1.0+repack1/ylwrap:183: to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"` ht-2.1.0+repack1/ylwrap-184- if test -f "$from"; then ############################################## ht-2.1.0+repack1/ylwrap-198- realtarget=$target ht-2.1.0+repack1/ylwrap:199: target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'` ht-2.1.0+repack1/ylwrap-200- fi ############################################## ht-2.1.0+repack1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ ht-2.1.0+repack1/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ht-2.1.0+repack1/configure-47- as_echo='print -r --' ht-2.1.0+repack1/configure-48- as_echo_n='print -rn --' ht-2.1.0+repack1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ht-2.1.0+repack1/configure-50- as_echo='printf %s\n' ############################################## ht-2.1.0+repack1/configure-52-else ht-2.1.0+repack1/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ht-2.1.0+repack1/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ht-2.1.0+repack1/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; ht-2.1.0+repack1/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ht-2.1.0+repack1/configure-64- esac; ############################################## ht-2.1.0+repack1/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && ht-2.1.0+repack1/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 ht-2.1.0+repack1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## ht-2.1.0+repack1/configure-327- case $as_dir in #( ht-2.1.0+repack1/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ht-2.1.0+repack1/configure-329- *) as_qdir=$as_dir;; ############################################## ht-2.1.0+repack1/configure-400- { ht-2.1.0+repack1/configure:401: as_val=`expr "$@" || test $? -eq 1` ht-2.1.0+repack1/configure-402- } ############################################## ht-2.1.0+repack1/configure-407-# ---------------------------------------- ht-2.1.0+repack1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ht-2.1.0+repack1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ht-2.1.0+repack1/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && ht-2.1.0+repack1/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { ht-2.1.0+repack1/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## ht-2.1.0+repack1/configure-837- case $ac_option in ht-2.1.0+repack1/configure:838: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ht-2.1.0+repack1/configure-839- *=) ac_optarg= ;; ############################################## ht-2.1.0+repack1/configure-881- -disable-* | --disable-*) ht-2.1.0+repack1/configure:882: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ht-2.1.0+repack1/configure-883- # Reject names that are not valid shell variable names. ############################################## ht-2.1.0+repack1/configure-886- ac_useropt_orig=$ac_useropt ht-2.1.0+repack1/configure:887: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ht-2.1.0+repack1/configure-888- case $ac_user_opts in ############################################## ht-2.1.0+repack1/configure-907- -enable-* | --enable-*) ht-2.1.0+repack1/configure:908: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ht-2.1.0+repack1/configure-909- # Reject names that are not valid shell variable names. ############################################## ht-2.1.0+repack1/configure-912- ac_useropt_orig=$ac_useropt ht-2.1.0+repack1/configure:913: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ht-2.1.0+repack1/configure-914- case $ac_user_opts in ############################################## ht-2.1.0+repack1/configure-1111- -with-* | --with-*) ht-2.1.0+repack1/configure:1112: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ht-2.1.0+repack1/configure-1113- # Reject names that are not valid shell variable names. ############################################## ht-2.1.0+repack1/configure-1116- ac_useropt_orig=$ac_useropt ht-2.1.0+repack1/configure:1117: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ht-2.1.0+repack1/configure-1118- case $ac_user_opts in ############################################## ht-2.1.0+repack1/configure-1127- -without-* | --without-*) ht-2.1.0+repack1/configure:1128: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` ht-2.1.0+repack1/configure-1129- # Reject names that are not valid shell variable names. ############################################## ht-2.1.0+repack1/configure-1132- ac_useropt_orig=$ac_useropt ht-2.1.0+repack1/configure:1133: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ht-2.1.0+repack1/configure-1134- case $ac_user_opts in ############################################## ht-2.1.0+repack1/configure-1165- *=*) ht-2.1.0+repack1/configure:1166: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ht-2.1.0+repack1/configure-1167- # Reject names that are not valid shell variable names. ############################################## ht-2.1.0+repack1/configure-1186-if test -n "$ac_prev"; then ht-2.1.0+repack1/configure:1187: ac_option=--`echo $ac_prev | sed 's/_/-/g'` ht-2.1.0+repack1/configure-1188- as_fn_error $? "missing argument to $ac_option" ############################################## ht-2.1.0+repack1/configure-1208- */ ) ht-2.1.0+repack1/configure:1209: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` ht-2.1.0+repack1/configure-1210- eval $ac_var=\$ac_val;; ############################################## ht-2.1.0+repack1/configure-1243-ac_ls_di=`ls -di .` && ht-2.1.0+repack1/configure:1244:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ht-2.1.0+repack1/configure-1245- as_fn_error $? "working directory cannot be determined" ############################################## ht-2.1.0+repack1/configure-1299-case $srcdir in ht-2.1.0+repack1/configure:1300:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ht-2.1.0+repack1/configure-1301-esac ############################################## ht-2.1.0+repack1/configure-1342-By default, \`make install' will install all the files in ht-2.1.0+repack1/configure:1343:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ht-2.1.0+repack1/configure:1344:an installation prefix other than \`$ac_default_prefix' using \`--prefix', ht-2.1.0+repack1/configure-1345-for instance \`--prefix=\$HOME'. ############################################## ht-2.1.0+repack1/configure-1447-*) ht-2.1.0+repack1/configure:1448: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ht-2.1.0+repack1/configure-1449- # A ".." for each directory in $ac_dir_suffix. ht-2.1.0+repack1/configure:1450: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ht-2.1.0+repack1/configure-1451- case $ac_top_builddir_sub in ############################################## ht-2.1.0+repack1/configure-2156- *\'*) ht-2.1.0+repack1/configure:2157: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ht-2.1.0+repack1/configure-2158- esac ############################################## ht-2.1.0+repack1/configure-2239- case $ac_val in ht-2.1.0+repack1/configure:2240: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ht-2.1.0+repack1/configure-2241- esac ############################################## ht-2.1.0+repack1/configure-2254- case $ac_val in ht-2.1.0+repack1/configure:2255: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ht-2.1.0+repack1/configure-2256- esac ############################################## ht-2.1.0+repack1/configure-2374- set,) ht-2.1.0+repack1/configure:2375: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ht-2.1.0+repack1/configure:2376:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ht-2.1.0+repack1/configure-2377- ac_cache_corrupted=: ;; ############################################## ht-2.1.0+repack1/configure-2385- # differences in whitespace do not lead to failure. ht-2.1.0+repack1/configure:2386: ac_old_val_w=`echo x $ac_old_val` ht-2.1.0+repack1/configure:2387: ac_new_val_w=`echo x $ac_new_val` ht-2.1.0+repack1/configure-2388- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## ht-2.1.0+repack1/configure-2405- case $ac_new_val in ht-2.1.0+repack1/configure:2406: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ht-2.1.0+repack1/configure-2407- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## ht-2.1.0+repack1/configure-2474-test "x$ac_build_alias" = x && ht-2.1.0+repack1/configure:2475: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` ht-2.1.0+repack1/configure-2476-test "x$ac_build_alias" = x && ht-2.1.0+repack1/configure-2477- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ht-2.1.0+repack1/configure:2478:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || ht-2.1.0+repack1/configure-2479- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## ht-2.1.0+repack1/configure-2498-IFS=$ac_save_IFS ht-2.1.0+repack1/configure:2499:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac ht-2.1.0+repack1/configure-2500- ############################################## ht-2.1.0+repack1/configure-2509-else ht-2.1.0+repack1/configure:2510: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || ht-2.1.0+repack1/configure-2511- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## ht-2.1.0+repack1/configure-2531-IFS=$ac_save_IFS ht-2.1.0+repack1/configure:2532:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac ht-2.1.0+repack1/configure-2533- ############################################## ht-2.1.0+repack1/configure-2542-else ht-2.1.0+repack1/configure:2543: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || ht-2.1.0+repack1/configure-2544- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## ht-2.1.0+repack1/configure-2564-IFS=$ac_save_IFS ht-2.1.0+repack1/configure:2565:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac ht-2.1.0+repack1/configure-2566- ############################################## ht-2.1.0+repack1/configure-2735- echo "timestamp, slept: $am_has_slept" > conftest.file ht-2.1.0+repack1/configure:2736: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ht-2.1.0+repack1/configure-2737- if test "$*" = "X"; then ht-2.1.0+repack1/configure-2738- # -L didn't work. ht-2.1.0+repack1/configure:2739: set X `ls -t "$srcdir/configure" conftest.file` ht-2.1.0+repack1/configure-2740- fi ############################################## ht-2.1.0+repack1/configure-2786-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' ht-2.1.0+repack1/configure:2787:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` ht-2.1.0+repack1/configure-2788- ht-2.1.0+repack1/configure-2789-# expand $ac_aux_dir to an absolute path ht-2.1.0+repack1/configure:2790:am_aux_dir=`cd $ac_aux_dir && pwd` ht-2.1.0+repack1/configure-2791- ############################################## ht-2.1.0+repack1/configure-2931- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue ht-2.1.0+repack1/configure:2932: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( ht-2.1.0+repack1/configure-2933- 'mkdir (GNU coreutils) '* | \ ############################################## ht-2.1.0+repack1/configure-3004-set x ${MAKE-make} ht-2.1.0+repack1/configure:3005:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ht-2.1.0+repack1/configure-3006-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## ht-2.1.0+repack1/configure-3014-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ht-2.1.0+repack1/configure:3015:case `${MAKE-make} -f conftest.make 2>/dev/null` in ht-2.1.0+repack1/configure-3016- *@@@%%%=?*=@@@%%%*) ############################################## ht-2.1.0+repack1/configure-3080- ht-2.1.0+repack1/configure:3081:if test "`cd $srcdir && pwd`" != "`pwd`"; then ht-2.1.0+repack1/configure-3082- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ht-2.1.0+repack1/configure-3420-set x ${MAKE-make} ht-2.1.0+repack1/configure:3421:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ht-2.1.0+repack1/configure-3422-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## ht-2.1.0+repack1/configure-3430-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ht-2.1.0+repack1/configure:3431:case `${MAKE-make} -f conftest.make 2>/dev/null` in ht-2.1.0+repack1/configure-3432- *@@@%%%=?*=@@@%%%*) ############################################## ht-2.1.0+repack1/configure-3794-$as_echo_n "checking whether the C compiler works... " >&6; } ht-2.1.0+repack1/configure:3795:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` ht-2.1.0+repack1/configure-3796- ############################################## ht-2.1.0+repack1/configure-3838- then :; else ht-2.1.0+repack1/configure:3839: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ht-2.1.0+repack1/configure-3840- fi ############################################## ht-2.1.0+repack1/configure-3898- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; ht-2.1.0+repack1/configure:3899: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ht-2.1.0+repack1/configure-3900- break;; ############################################## ht-2.1.0+repack1/configure-4007- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; ht-2.1.0+repack1/configure:4008: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` ht-2.1.0+repack1/configure-4009- break;; ############################################## ht-2.1.0+repack1/configure-4315-# Ignore all kinds of additional output from 'make'. ht-2.1.0+repack1/configure:4316:case `$am_make -s -f confmf 2> /dev/null` in #( ht-2.1.0+repack1/configure-4317-*the\ am__doit\ target*) ############################################## ht-2.1.0+repack1/configure-4325- echo '.include "confinc"' > confmf ht-2.1.0+repack1/configure:4326: case `$am_make -s -f confmf 2> /dev/null` in #( ht-2.1.0+repack1/configure-4327- *the\ am__doit\ target*) ############################################## ht-2.1.0+repack1/configure-4388- if test "$am_compiler_list" = ""; then ht-2.1.0+repack1/configure:4389: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ht-2.1.0+repack1/configure-4390- fi ############################################## ht-2.1.0+repack1/configure-4910- if test "$am_compiler_list" = ""; then ht-2.1.0+repack1/configure:4911: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ht-2.1.0+repack1/configure-4912- fi ############################################## ht-2.1.0+repack1/configure-5159-/* end confdefs.h. */ ht-2.1.0+repack1/configure:5160:`cat $LEX_OUTPUT_ROOT.c` ht-2.1.0+repack1/configure-5161-_ACEOF ############################################## ht-2.1.0+repack1/configure-5192- #define YYTEXT_POINTER 1 ht-2.1.0+repack1/configure:5193:`cat $LEX_OUTPUT_ROOT.c` ht-2.1.0+repack1/configure-5194-_ACEOF ############################################## ht-2.1.0+repack1/configure-5449- # Check for GNU $ac_path_GREP ht-2.1.0+repack1/configure:5450:case `"$ac_path_GREP" --version 2>&1` in ht-2.1.0+repack1/configure-5451-*GNU*) ############################################## ht-2.1.0+repack1/configure-5515- # Check for GNU $ac_path_EGREP ht-2.1.0+repack1/configure:5516:case `"$ac_path_EGREP" --version 2>&1` in ht-2.1.0+repack1/configure-5517-*GNU*) ############################################## ht-2.1.0+repack1/configure-5676-do : ht-2.1.0+repack1/configure:5677: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ht-2.1.0+repack1/configure-5678-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## ht-2.1.0+repack1/configure-5681- cat >>confdefs.h <<_ACEOF ht-2.1.0+repack1/configure:5682:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 ht-2.1.0+repack1/configure-5683-_ACEOF ############################################## ht-2.1.0+repack1/configure-6202-do : ht-2.1.0+repack1/configure:6203: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ht-2.1.0+repack1/configure-6204-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## ht-2.1.0+repack1/configure-6206- cat >>confdefs.h <<_ACEOF ht-2.1.0+repack1/configure:6207:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 ht-2.1.0+repack1/configure-6208-_ACEOF ############################################## ht-2.1.0+repack1/configure-6313- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ht-2.1.0+repack1/configure:6314: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` ht-2.1.0+repack1/configure-6315- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## ht-2.1.0+repack1/configure-6424-if test -z "$BASH_VERSION$ZSH_VERSION" \ ht-2.1.0+repack1/configure:6425: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ht-2.1.0+repack1/configure-6426- as_echo='print -r --' ht-2.1.0+repack1/configure-6427- as_echo_n='print -rn --' ht-2.1.0+repack1/configure:6428:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ht-2.1.0+repack1/configure-6429- as_echo='printf %s\n' ############################################## ht-2.1.0+repack1/configure-6431-else ht-2.1.0+repack1/configure:6432: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ht-2.1.0+repack1/configure-6433- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ht-2.1.0+repack1/configure-6441- expr "X$arg" : "X\\(.*\\)$as_nl"; ht-2.1.0+repack1/configure:6442: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ht-2.1.0+repack1/configure-6443- esac; ############################################## ht-2.1.0+repack1/configure-6518-# ---------------------------------------- ht-2.1.0+repack1/configure:6519:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ht-2.1.0+repack1/configure-6520-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ht-2.1.0+repack1/configure-6590- { ht-2.1.0+repack1/configure:6591: as_val=`expr "$@" || test $? -eq 1` ht-2.1.0+repack1/configure-6592- } ############################################## ht-2.1.0+repack1/configure-6694- case $as_dir in #( ht-2.1.0+repack1/configure:6695: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ht-2.1.0+repack1/configure-6696- *) as_qdir=$as_dir;; ############################################## ht-2.1.0+repack1/configure-6829-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ht-2.1.0+repack1/configure:6830:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ht-2.1.0+repack1/configure-6831-ac_cs_version="\\ ############################################## ht-2.1.0+repack1/configure-6854- --*=?*) ht-2.1.0+repack1/configure:6855: ac_option=`expr "X$1" : 'X\([^=]*\)='` ht-2.1.0+repack1/configure:6856: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ht-2.1.0+repack1/configure-6857- ac_shift=: ############################################## ht-2.1.0+repack1/configure-6859- --*=) ht-2.1.0+repack1/configure:6860: ac_option=`expr "X$1" : 'X\([^=]*\)='` ht-2.1.0+repack1/configure-6861- ac_optarg= ############################################## ht-2.1.0+repack1/configure-6883- case $ac_optarg in ht-2.1.0+repack1/configure:6884: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ht-2.1.0+repack1/configure-6885- '') as_fn_error $? "missing file argument" ;; ############################################## ht-2.1.0+repack1/configure-6891- case $ac_optarg in ht-2.1.0+repack1/configure:6892: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ht-2.1.0+repack1/configure-6893- esac ############################################## ht-2.1.0+repack1/configure-7030-fi ht-2.1.0+repack1/configure:7031:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` ht-2.1.0+repack1/configure-7032-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## ht-2.1.0+repack1/configure-7047- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ht-2.1.0+repack1/configure:7048:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ht-2.1.0+repack1/configure-7049-ac_delim='%!_!# ' ############################################## ht-2.1.0+repack1/configure-7053- ht-2.1.0+repack1/configure:7054: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` ht-2.1.0+repack1/configure-7055- if test $ac_delim_n = $ac_delim_num; then ############################################## ht-2.1.0+repack1/configure-7191-for ac_last_try in false false :; do ht-2.1.0+repack1/configure:7192: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` ht-2.1.0+repack1/configure-7193- if test -z "$ac_tt"; then ############################################## ht-2.1.0+repack1/configure-7323- esac ht-2.1.0+repack1/configure:7324: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ht-2.1.0+repack1/configure-7325- as_fn_append ac_file_inputs " '$ac_f'" ############################################## ht-2.1.0+repack1/configure-7382-*) ht-2.1.0+repack1/configure:7383: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ht-2.1.0+repack1/configure-7384- # A ".." for each directory in $ac_dir_suffix. ht-2.1.0+repack1/configure:7385: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ht-2.1.0+repack1/configure-7386- case $ac_top_builddir_sub in ############################################## ht-2.1.0+repack1/configure-7443-/@mandir@/p' ht-2.1.0+repack1/configure:7444:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in ht-2.1.0+repack1/configure-7445-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## ht-2.1.0+repack1/configure-7460- ht-2.1.0+repack1/configure:7461:# Neutralize VPATH when `$srcdir' = `.'. ht-2.1.0+repack1/configure-7462-# Shell code in configure.ac might set extrasub. ############################################## ht-2.1.0+repack1/configure-7488-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ht-2.1.0+repack1/configure:7489: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && ht-2.1.0+repack1/configure-7490- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## ht-2.1.0+repack1/configure-7534- * ) ht-2.1.0+repack1/configure:7535: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ht-2.1.0+repack1/configure-7536- esac ############################################## ht-2.1.0+repack1/configure-7581- # Strip MF so we end up with the name of the file. ht-2.1.0+repack1/configure:7582: mf=`echo "$mf" | sed -e 's/:.*$//'` ht-2.1.0+repack1/configure-7583- # Check whether this is an Automake generated Makefile or not. ############################################## ht-2.1.0+repack1/configure-7618- # from the Makefile without running 'make'. ht-2.1.0+repack1/configure:7619: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ht-2.1.0+repack1/configure-7620- test -z "$DEPDIR" && continue ht-2.1.0+repack1/configure:7621: am__include=`sed -n 's/^am__include = //p' < "$mf"` ht-2.1.0+repack1/configure-7622- test -z "$am__include" && continue ht-2.1.0+repack1/configure:7623: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ht-2.1.0+repack1/configure-7624- # Find all dependency output files, they are included files with ############################################## ht-2.1.0+repack1/htle.h-154-FileOfs LE_get_seg_ofs(ht_le_shared_data *LE_shared, uint i); ht-2.1.0+repack1/htle.h:155:LEAddress LE_get_seg_addr(ht_le_shared_data *LE_shared, uint i); ht-2.1.0+repack1/htle.h-156-uint LE_get_seg_psize(ht_le_shared_data *LE_shared, uint i); ############################################## ht-2.1.0+repack1/htle.h-162- ht-2.1.0+repack1/htle.h:163:bool LE_ofs_to_addr(ht_le_shared_data *LE_shared, FileOfs ofs, LEAddress *Addr); ht-2.1.0+repack1/htle.h-164- ht-2.1.0+repack1/htle.h:165:LEAddress LE_MAKE_ADDR(ht_le_shared_data *LE_shared, uint16 seg, uint32 ofs); ht-2.1.0+repack1/htle.h-166-uint16 LE_ADDR_SEG(ht_le_shared_data *LE_shared, LEAddress a); ############################################## ht-2.1.0+repack1/htle.cc-37- ht-2.1.0+repack1/htle.cc:38:#define LE_SEG_ADDR(i) (LE_shared->objmap.header[(i)].page_map_index-1) *\ ht-2.1.0+repack1/htle.cc-39- LE_shared->hdr.pagesize + LE_BASE_ADDR ############################################## ht-2.1.0+repack1/htle.cc-245- src_ofs = createHostInt(buf, sizeof buf, little_endian); ht-2.1.0+repack1/htle.cc:246: rfile->insert_reloc(obj_ofs + src_ofs, new ht_le_reloc_entry(obj_ofs + src_ofs, target_seg, LE_MAKE_ADDR(le_shared, target_seg, target_ofs), f.address_type, f.reloc_type)); ht-2.1.0+repack1/htle.cc-247- } ht-2.1.0+repack1/htle.cc-248- } else { ht-2.1.0+repack1/htle.cc:249: rfile->insert_reloc(obj_ofs + src_ofs, new ht_le_reloc_entry(obj_ofs + src_ofs, target_seg, LE_MAKE_ADDR(le_shared, target_seg, target_ofs), f.address_type, f.reloc_type)); ht-2.1.0+repack1/htle.cc-250- } ############################################## ht-2.1.0+repack1/htle.cc-629- assert(i<LE_shared->objmap.count); ht-2.1.0+repack1/htle.cc:630: return LE_SEG_ADDR(i) - LE_BASE_ADDR; ht-2.1.0+repack1/htle.cc-631-} ht-2.1.0+repack1/htle.cc-632- ht-2.1.0+repack1/htle.cc:633:LEAddress LE_get_seg_addr(ht_le_shared_data *LE_shared, uint i) ht-2.1.0+repack1/htle.cc-634-{ ht-2.1.0+repack1/htle.cc-635- assert(i<LE_shared->objmap.count); ht-2.1.0+repack1/htle.cc:636: return LE_SEG_ADDR(i); ht-2.1.0+repack1/htle.cc-637-} ############################################## ht-2.1.0+repack1/htle.cc-653- for (uint i = 0; i < LE_shared->objmap.count; i++) { ht-2.1.0+repack1/htle.cc:654: LEAddress base = LE_get_seg_addr(LE_shared, i); ht-2.1.0+repack1/htle.cc-655- uint evsize = MAX(LE_get_seg_vsize(LE_shared, i), LE_get_seg_psize(LE_shared, i)); ############################################## ht-2.1.0+repack1/htle.cc-666- for (uint i = 0; i < LE_shared->objmap.count; i++) { ht-2.1.0+repack1/htle.cc:667: LEAddress base = LE_get_seg_addr(LE_shared, i); ht-2.1.0+repack1/htle.cc-668- uint psize = LE_get_seg_psize(LE_shared, i); ############################################## ht-2.1.0+repack1/htle.cc-676- for (uint i = 0; i < LE_shared->objmap.count; i++) { ht-2.1.0+repack1/htle.cc:677: LEAddress base = LE_get_seg_addr(LE_shared, i); ht-2.1.0+repack1/htle.cc-678- uint psize = LE_get_seg_psize(LE_shared, i); ############################################## ht-2.1.0+repack1/htle.cc-686- ht-2.1.0+repack1/htle.cc:687:bool LE_ofs_to_addr(ht_le_shared_data *LE_shared, FileOfs ofs, LEAddress *Addr) ht-2.1.0+repack1/htle.cc-688-{ ############################################## ht-2.1.0+repack1/htle.cc-698- ht-2.1.0+repack1/htle.cc:699:LEAddress LE_MAKE_ADDR(ht_le_shared_data *LE_shared, uint16 seg, uint32 ofs) ht-2.1.0+repack1/htle.cc-700-{ ht-2.1.0+repack1/htle.cc:701: return LE_SEG_ADDR(seg) + ofs; ht-2.1.0+repack1/htle.cc-702-} ############################################## ht-2.1.0+repack1/htle.cc-706- for (uint i = 0; i<LE_shared->objmap.count; i++) { ht-2.1.0+repack1/htle.cc:707: LEAddress addr = LE_SEG_ADDR(i); ht-2.1.0+repack1/htle.cc-708- if ((a >= addr) && (a < addr + LE_shared->objmap.vsize[i])) { ############################################## ht-2.1.0+repack1/htle.cc-717- for (uint i = 0; i<LE_shared->objmap.count; i++) { ht-2.1.0+repack1/htle.cc:718: LEAddress addr = LE_SEG_ADDR(i); ht-2.1.0+repack1/htle.cc-719- if ((a >= addr) && (a < addr + LE_shared->objmap.vsize[i])) { ############################################## ht-2.1.0+repack1/htneimg.cc-63- for (uint i=0; i<ne_shared->segments.segment_count; i++) { ht-2.1.0+repack1/htneimg.cc:64: NEAddress base = NE_MAKE_ADDR(i+1, 0); ht-2.1.0+repack1/htneimg.cc-65- uint evsize = MAX(NE_get_seg_vsize(ne_shared, i), NE_get_seg_psize(ne_shared, i)); ############################################## ht-2.1.0+repack1/doc/Makefile.in-39- { \ ht-2.1.0+repack1/doc/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/doc/Makefile.in-41- }; \ ############################################## ht-2.1.0+repack1/doc/Makefile.in-270-distdir: $(DISTFILES) ht-2.1.0+repack1/doc/Makefile.in:271: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/doc/Makefile.in:272: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/doc/Makefile.in-273- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/doc/Makefile.in-284- if test -d $$d/$$file; then \ ht-2.1.0+repack1/doc/Makefile.in:285: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/doc/Makefile.in-286- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/htmacho.h-74- ht-2.1.0+repack1/htmacho.h:75:bool macho_ofs_to_addr(MACHO_SECTION_U *section_headers, uint section_count, FileOfs ofs, MACHOAddress *addr); ht-2.1.0+repack1/htmacho.h-76-bool macho_ofs_to_section(MACHO_SECTION_U *section_headers, uint section_count, FileOfs ofs, int *section); ############################################## ht-2.1.0+repack1/htne.h-149-FileOfs NE_get_seg_ofs(ht_ne_shared_data *NE_shared, uint i); ht-2.1.0+repack1/htne.h:150:uint32 NE_get_seg_addr(ht_ne_shared_data *NE_shared, uint i); ht-2.1.0+repack1/htne.h-151-uint NE_get_seg_psize(ht_ne_shared_data *NE_shared, uint i); ############################################## ht-2.1.0+repack1/htne.h-157- ht-2.1.0+repack1/htne.h:158:bool NE_ofs_to_addr(ht_ne_shared_data *NE_shared, FileOfs ofs, uint32 *Addr); ht-2.1.0+repack1/htne.h-159- ht-2.1.0+repack1/htne.h-160-#define NEAddress uint32 ht-2.1.0+repack1/htne.h:161:#define NE_MAKE_ADDR(seg, ofs) ((seg)*0x10000+(ofs)) ht-2.1.0+repack1/htne.h-162-#define NE_ADDR_SEG(a) ((a)>>16) ############################################## ht-2.1.0+repack1/config.sub-52- ht-2.1.0+repack1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` ht-2.1.0+repack1/config.sub-54- ############################################## ht-2.1.0+repack1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. ht-2.1.0+repack1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ht-2.1.0+repack1/config.sub-117-case $maybe_os in ############################################## ht-2.1.0+repack1/config.sub-123- os=-$maybe_os ht-2.1.0+repack1/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ht-2.1.0+repack1/config.sub-125- ;; ############################################## ht-2.1.0+repack1/config.sub-127- os=-linux-android ht-2.1.0+repack1/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ht-2.1.0+repack1/config.sub-129- ;; ht-2.1.0+repack1/config.sub-130- *) ht-2.1.0+repack1/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` ht-2.1.0+repack1/config.sub-132- if [ $basic_machine != $1 ] ht-2.1.0+repack1/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` ht-2.1.0+repack1/config.sub-134- else os=; fi ############################################## ht-2.1.0+repack1/config.sub-181- os=-sco5v6 ht-2.1.0+repack1/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-183- ;; ############################################## ht-2.1.0+repack1/config.sub-185- os=-sco3.2v5 ht-2.1.0+repack1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-187- ;; ############################################## ht-2.1.0+repack1/config.sub-189- os=-sco3.2v4 ht-2.1.0+repack1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-191- ;; ht-2.1.0+repack1/config.sub-192- -sco3.2.[4-9]*) ht-2.1.0+repack1/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ht-2.1.0+repack1/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-195- ;; ############################################## ht-2.1.0+repack1/config.sub-197- # Don't forget version if it is 3.2v4 or newer. ht-2.1.0+repack1/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-199- ;; ############################################## ht-2.1.0+repack1/config.sub-201- # Don't forget version if it is 3.2v4 or newer. ht-2.1.0+repack1/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-203- ;; ############################################## ht-2.1.0+repack1/config.sub-205- os=-sco3.2v2 ht-2.1.0+repack1/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-207- ;; ht-2.1.0+repack1/config.sub-208- -udk*) ht-2.1.0+repack1/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-210- ;; ############################################## ht-2.1.0+repack1/config.sub-212- os=-isc2.2 ht-2.1.0+repack1/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-214- ;; ############################################## ht-2.1.0+repack1/config.sub-218- -isc*) ht-2.1.0+repack1/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ht-2.1.0+repack1/config.sub-220- ;; ############################################## ht-2.1.0+repack1/config.sub-230- -ptx*) ht-2.1.0+repack1/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ht-2.1.0+repack1/config.sub-232- ;; ht-2.1.0+repack1/config.sub-233- -windowsnt*) ht-2.1.0+repack1/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` ht-2.1.0+repack1/config.sub-235- ;; ############################################## ht-2.1.0+repack1/config.sub-361- *-*-*) ht-2.1.0+repack1/config.sub:362: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ht-2.1.0+repack1/config.sub-363- exit 1 ############################################## ht-2.1.0+repack1/config.sub-485- amd64-*) ht-2.1.0+repack1/config.sub:486: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-487- ;; ############################################## ht-2.1.0+repack1/config.sub-527- blackfin-*) ht-2.1.0+repack1/config.sub:528: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-529- os=-linux ############################################## ht-2.1.0+repack1/config.sub-535- c54x-*) ht-2.1.0+repack1/config.sub:536: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-537- ;; ht-2.1.0+repack1/config.sub-538- c55x-*) ht-2.1.0+repack1/config.sub:539: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-540- ;; ht-2.1.0+repack1/config.sub-541- c6x-*) ht-2.1.0+repack1/config.sub:542: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-543- ;; ############################################## ht-2.1.0+repack1/config.sub-738- i*86v32) ht-2.1.0+repack1/config.sub:739: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ht-2.1.0+repack1/config.sub-740- os=-sysv32 ############################################## ht-2.1.0+repack1/config.sub-742- i*86v4*) ht-2.1.0+repack1/config.sub:743: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ht-2.1.0+repack1/config.sub-744- os=-sysv4 ############################################## ht-2.1.0+repack1/config.sub-746- i*86v) ht-2.1.0+repack1/config.sub:747: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ht-2.1.0+repack1/config.sub-748- os=-sysv ############################################## ht-2.1.0+repack1/config.sub-750- i*86sol2) ht-2.1.0+repack1/config.sub:751: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ht-2.1.0+repack1/config.sub-752- os=-solaris2 ############################################## ht-2.1.0+repack1/config.sub-780- m68knommu-*) ht-2.1.0+repack1/config.sub:781: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-782- os=-linux ############################################## ht-2.1.0+repack1/config.sub-835- mips3*-*) ht-2.1.0+repack1/config.sub:836: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ht-2.1.0+repack1/config.sub-837- ;; ht-2.1.0+repack1/config.sub-838- mips3*) ht-2.1.0+repack1/config.sub:839: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ht-2.1.0+repack1/config.sub-840- ;; ############################################## ht-2.1.0+repack1/config.sub-857- ms1-*) ht-2.1.0+repack1/config.sub:858: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ht-2.1.0+repack1/config.sub-859- ;; ############################################## ht-2.1.0+repack1/config.sub-976- parisc-*) ht-2.1.0+repack1/config.sub:977: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-978- os=-linux ############################################## ht-2.1.0+repack1/config.sub-992- pc98-*) ht-2.1.0+repack1/config.sub:993: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-994- ;; ############################################## ht-2.1.0+repack1/config.sub-1007- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ht-2.1.0+repack1/config.sub:1008: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1009- ;; ht-2.1.0+repack1/config.sub-1010- pentiumpro-* | p6-* | 6x86-* | athlon-*) ht-2.1.0+repack1/config.sub:1011: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1012- ;; ht-2.1.0+repack1/config.sub-1013- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ht-2.1.0+repack1/config.sub:1014: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1015- ;; ht-2.1.0+repack1/config.sub-1016- pentium4-*) ht-2.1.0+repack1/config.sub:1017: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1018- ;; ############################################## ht-2.1.0+repack1/config.sub-1026- ppc-* | ppcbe-*) ht-2.1.0+repack1/config.sub:1027: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1028- ;; ############################################## ht-2.1.0+repack1/config.sub-1032- ppcle-* | powerpclittle-*) ht-2.1.0+repack1/config.sub:1033: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1034- ;; ############################################## ht-2.1.0+repack1/config.sub-1036- ;; ht-2.1.0+repack1/config.sub:1037: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1038- ;; ############################################## ht-2.1.0+repack1/config.sub-1042- ppc64le-* | powerpc64little-*) ht-2.1.0+repack1/config.sub:1043: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1044- ;; ############################################## ht-2.1.0+repack1/config.sub-1125- strongarm-* | thumb-*) ht-2.1.0+repack1/config.sub:1126: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ht-2.1.0+repack1/config.sub-1127- ;; ############################################## ht-2.1.0+repack1/config.sub-1255- xscale-* | xscalee[bl]-*) ht-2.1.0+repack1/config.sub:1256: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ht-2.1.0+repack1/config.sub-1257- ;; ############################################## ht-2.1.0+repack1/config.sub-1332- *) ht-2.1.0+repack1/config.sub:1333: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ht-2.1.0+repack1/config.sub-1334- exit 1 ############################################## ht-2.1.0+repack1/config.sub-1340- *-digital*) ht-2.1.0+repack1/config.sub:1341: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ht-2.1.0+repack1/config.sub-1342- ;; ht-2.1.0+repack1/config.sub-1343- *-commodore*) ht-2.1.0+repack1/config.sub:1344: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ht-2.1.0+repack1/config.sub-1345- ;; ############################################## ht-2.1.0+repack1/config.sub-1361- -solaris1 | -solaris1.*) ht-2.1.0+repack1/config.sub:1362: os=`echo $os | sed -e 's|solaris1|sunos4|'` ht-2.1.0+repack1/config.sub-1363- ;; ############################################## ht-2.1.0+repack1/config.sub-1373- -gnu/linux*) ht-2.1.0+repack1/config.sub:1374: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ht-2.1.0+repack1/config.sub-1375- ;; ############################################## ht-2.1.0+repack1/config.sub-1419- -nto*) ht-2.1.0+repack1/config.sub:1420: os=`echo $os | sed -e 's|nto|nto-qnx|'` ht-2.1.0+repack1/config.sub-1421- ;; ############################################## ht-2.1.0+repack1/config.sub-1426- -mac*) ht-2.1.0+repack1/config.sub:1427: os=`echo $os | sed -e 's|mac|macos|'` ht-2.1.0+repack1/config.sub-1428- ;; ############################################## ht-2.1.0+repack1/config.sub-1432- -linux*) ht-2.1.0+repack1/config.sub:1433: os=`echo $os | sed -e 's|linux|linux-gnu|'` ht-2.1.0+repack1/config.sub-1434- ;; ht-2.1.0+repack1/config.sub-1435- -sunos5*) ht-2.1.0+repack1/config.sub:1436: os=`echo $os | sed -e 's|sunos5|solaris2|'` ht-2.1.0+repack1/config.sub-1437- ;; ht-2.1.0+repack1/config.sub-1438- -sunos6*) ht-2.1.0+repack1/config.sub:1439: os=`echo $os | sed -e 's|sunos6|solaris3|'` ht-2.1.0+repack1/config.sub-1440- ;; ############################################## ht-2.1.0+repack1/config.sub-1487- -sinix5.*) ht-2.1.0+repack1/config.sub:1488: os=`echo $os | sed -e 's|sinix|sysv|'` ht-2.1.0+repack1/config.sub-1489- ;; ############################################## ht-2.1.0+repack1/config.sub-1540- # Get rid of the `-' at the beginning of $os. ht-2.1.0+repack1/config.sub:1541: os=`echo $os | sed 's/[^-]*-//'` ht-2.1.0+repack1/config.sub:1542: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ht-2.1.0+repack1/config.sub-1543- exit 1 ############################################## ht-2.1.0+repack1/config.sub-1803- esac ht-2.1.0+repack1/config.sub:1804: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ht-2.1.0+repack1/config.sub-1805- ;; ############################################## ht-2.1.0+repack1/htanaly.cc-610- ht-2.1.0+repack1/htanaly.cc:611:static int aviewer_func_addr(eval_scalar *result, eval_str *str) ht-2.1.0+repack1/htanaly.cc-612-{ ############################################## ht-2.1.0+repack1/htanaly.cc-670- */ ht-2.1.0+repack1/htanaly.cc:671:static int ht_aviewer_symbol_to_addr(void *Aviewer, const char *s, uint64 &v) ht-2.1.0+repack1/htanaly.cc-672-{ ############################################## ht-2.1.0+repack1/htanaly.cc-1213- analy->getDisasmStr(current_address, want_length); ht-2.1.0+repack1/htanaly.cc:1214: dialog_assemble(this, current_pos, analy->mapAddr(current_address), a, analy->disasm, analy->getDisasmStrFormatted(current_address), want_length); ht-2.1.0+repack1/htanaly.cc-1215- delete current_address; ############################################## ht-2.1.0+repack1/minilzo/minilzo.c-2573-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC) ht-2.1.0+repack1/minilzo/minilzo.c:2574:# define LZO_CFG_NO_INLINE_ASM 1 ht-2.1.0+repack1/minilzo/minilzo.c-2575-#elif (LZO_CC_LLVM) ht-2.1.0+repack1/minilzo/minilzo.c:2576:# define LZO_CFG_NO_INLINE_ASM 1 ht-2.1.0+repack1/minilzo/minilzo.c-2577-#endif ############################################## ht-2.1.0+repack1/minilzo/lzodefs.h-2553-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC) ht-2.1.0+repack1/minilzo/lzodefs.h:2554:# define LZO_CFG_NO_INLINE_ASM 1 ht-2.1.0+repack1/minilzo/lzodefs.h-2555-#elif (LZO_CC_LLVM) ht-2.1.0+repack1/minilzo/lzodefs.h:2556:# define LZO_CFG_NO_INLINE_ASM 1 ht-2.1.0+repack1/minilzo/lzodefs.h-2557-#endif ############################################## ht-2.1.0+repack1/minilzo/Makefile.am-2- ht-2.1.0+repack1/minilzo/Makefile.am:3:AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/minilzo/Makefile.am-4- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-40- { \ ht-2.1.0+repack1/minilzo/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/minilzo/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-273-AUTOMAKE_OPTIONS = foreign ht-2.1.0+repack1/minilzo/Makefile.in:274:AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/minilzo/Makefile.in-275- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-340-.c.obj: ht-2.1.0+repack1/minilzo/Makefile.in:341:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/minilzo/Makefile.in-342-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-344-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/minilzo/Makefile.in:345:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/minilzo/Makefile.in-346- ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-376-GTAGS: ht-2.1.0+repack1/minilzo/Makefile.in:377: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/minilzo/Makefile.in-378- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-399-distdir: $(DISTFILES) ht-2.1.0+repack1/minilzo/Makefile.in:400: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/minilzo/Makefile.in:401: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/minilzo/Makefile.in-402- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/minilzo/Makefile.in-413- if test -d $$d/$$file; then \ ht-2.1.0+repack1/minilzo/Makefile.in:414: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/minilzo/Makefile.in-415- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/htelf.cc-405- elf_shared->undefined2fakeaddr->insert( ht-2.1.0+repack1/htelf.cc:406: new FakeAddr(secidx, symidx, nextFakeAddr) ht-2.1.0+repack1/htelf.cc-407- ); ############################################## ht-2.1.0+repack1/htelf.cc-622- ht-2.1.0+repack1/htelf.cc:623:bool elf_ofs_to_addr(elf_section_headers *section_headers, uint elfclass, FileOfs ofs, ELFAddress *addr) ht-2.1.0+repack1/htelf.cc-624-{ ############################################## ht-2.1.0+repack1/tools/Makefile.in-40- { \ ht-2.1.0+repack1/tools/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/tools/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/tools/Makefile.in-331-.c.obj: ht-2.1.0+repack1/tools/Makefile.in:332:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/tools/Makefile.in-333-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/tools/Makefile.in-335-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/tools/Makefile.in:336:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/tools/Makefile.in-337- ############################################## ht-2.1.0+repack1/tools/Makefile.in-367-GTAGS: ht-2.1.0+repack1/tools/Makefile.in:368: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/tools/Makefile.in-369- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/tools/Makefile.in-390-distdir: $(DISTFILES) ht-2.1.0+repack1/tools/Makefile.in:391: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/tools/Makefile.in:392: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/tools/Makefile.in-393- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/tools/Makefile.in-404- if test -d $$d/$$file; then \ ht-2.1.0+repack1/tools/Makefile.in:405: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/tools/Makefile.in-406- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/Makefile.in-40- { \ ht-2.1.0+repack1/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/Makefile.in-236-CSCOPE = cscope ht-2.1.0+repack1/Makefile.in:237:DIST_SUBDIRS = tools analyser asm doc info io output eval minilzo ht-2.1.0+repack1/Makefile.in-238-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ############################################## ht-2.1.0+repack1/Makefile.in-254- while test -n "$$dir1"; do \ ht-2.1.0+repack1/Makefile.in:255: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ht-2.1.0+repack1/Makefile.in-256- if test "$$first" != "."; then \ ht-2.1.0+repack1/Makefile.in-257- if test "$$first" = ".."; then \ ht-2.1.0+repack1/Makefile.in:258: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ht-2.1.0+repack1/Makefile.in:259: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ht-2.1.0+repack1/Makefile.in-260- else \ ht-2.1.0+repack1/Makefile.in:261: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ht-2.1.0+repack1/Makefile.in-262- if test "$$first2" = "$$first"; then \ ht-2.1.0+repack1/Makefile.in:263: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ht-2.1.0+repack1/Makefile.in-264- else \ ############################################## ht-2.1.0+repack1/Makefile.in-269- fi; \ ht-2.1.0+repack1/Makefile.in:270: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ht-2.1.0+repack1/Makefile.in-271- done; \ ############################################## ht-2.1.0+repack1/Makefile.in-402-EXTRA_DIST = TODO ChangeLog README KNOWNBUGS INSTALL COPYING AUTHORS ht-2.1.0+repack1/Makefile.in:403:SUBDIRS = tools analyser asm doc info io output eval $(am__append_1) ht-2.1.0+repack1/Makefile.in-404-AM_CPPFLAGS = ${my_CPPFLAGS} -I$(srcdir)/$(ANALYSER_DIR) -I$(srcdir)/$(ASM_DIR) \ ############################################## ht-2.1.0+repack1/Makefile.in-695-.c.obj: ht-2.1.0+repack1/Makefile.in:696:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/Makefile.in-697-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/Makefile.in-699-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/Makefile.in:700:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/Makefile.in-701- ############################################## ht-2.1.0+repack1/Makefile.in-709-.cc.obj: ht-2.1.0+repack1/Makefile.in:710:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/Makefile.in-711-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/Makefile.in-713-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/Makefile.in:714:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/Makefile.in-715- ############################################## ht-2.1.0+repack1/Makefile.in-729- dot_seen=no; \ ht-2.1.0+repack1/Makefile.in:730: target=`echo $@ | sed s/-recursive//`; \ ht-2.1.0+repack1/Makefile.in-731- case "$@" in \ ############################################## ht-2.1.0+repack1/Makefile.in-792-GTAGS: ht-2.1.0+repack1/Makefile.in:793: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/Makefile.in-794- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/Makefile.in-824- test -d "$(distdir)" || mkdir "$(distdir)" ht-2.1.0+repack1/Makefile.in:825: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/Makefile.in:826: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/Makefile.in-827- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/Makefile.in-838- if test -d $$d/$$file; then \ ht-2.1.0+repack1/Makefile.in:839: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/Makefile.in-840- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/Makefile.in-949- test -d $(distdir)/_build || exit 0; \ ht-2.1.0+repack1/Makefile.in:950: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ ht-2.1.0+repack1/Makefile.in-951- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## ht-2.1.0+repack1/Makefile.in-993- }; \ ht-2.1.0+repack1/Makefile.in:994: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ ht-2.1.0+repack1/Makefile.in-995- || { echo "ERROR: files left after uninstall:" ; \ ############################################## ht-2.1.0+repack1/Makefile.in-1005- fi ht-2.1.0+repack1/Makefile.in:1006: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ ht-2.1.0+repack1/Makefile.in-1007- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## ht-2.1.0+repack1/TODO-11-- next unexplored ht-2.1.0+repack1/TODO:12:- out_addr *analyser_output::get_addr(ADDR Addr) no cur_out_addr==NULL test ht-2.1.0+repack1/TODO-13-- htanaly.cc: menu ifs not used properly (for keys...) ht-2.1.0+repack1/TODO-14-- analy_x86: AnalyX86Disassembler::createAddress() fix it. ht-2.1.0+repack1/TODO:15:- analy.cc: pushAddress(x,y) leaks x if !isValidCodeAddr(x) ht-2.1.0+repack1/TODO-16-- analy.cc: analyser file storage: thresholds are stored after data structures ############################################## ht-2.1.0+repack1/TODO-30-- store.cc:60: getObject quits with invalid config file ht-2.1.0+repack1/TODO:31:- disasm (esp. x86) switch 16/32 correctly ht-2.1.0+repack1/TODO-32-- classread/view.cc ############################################## ht-2.1.0+repack1/htmzimg.cc-35- ht-2.1.0+repack1/htmzimg.cc:36: x86asm *assembler=new x86asm(X86_OPSIZE16, X86_ADDRSIZE16); ht-2.1.0+repack1/htmzimg.cc-37- x86dis *disassembler=new x86dis(X86_OPSIZE16, X86_ADDRSIZE16); ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-111- bla blabla[] = { ht-2.1.0+repack1/analyser/ne_analy.cc:112: { NE_MAKE_ADDR(0x0001, 0x0004), "loader_ptr_1", "loader_entry_1"}, ht-2.1.0+repack1/analyser/ne_analy.cc:113: { NE_MAKE_ADDR(0x0001, 0x0008), "loader_ptr_2", "loader_entry_2"}, ht-2.1.0+repack1/analyser/ne_analy.cc:114: { NE_MAKE_ADDR(0x0001, 0x0018), "loader_ptr_3", "loader_entry_3"}, ht-2.1.0+repack1/analyser/ne_analy.cc-115- { 0, 0, 0 }, ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-147- for (uint i = 0; i < ne_shared->segments.segment_count; i++) { ht-2.1.0+repack1/analyser/ne_analy.cc:148: Address *secaddr = createAddress1616(NE_ADDR_SEG(NE_get_seg_addr(ne_shared, i)), NE_ADDR_OFS(NE_get_seg_addr(ne_shared, i))); ht-2.1.0+repack1/analyser/ne_analy.cc-149- ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-156- addComment(secaddr, 0, buffer); ht-2.1.0+repack1/analyser/ne_analy.cc:157: ht_snprintf(buffer, sizeof buffer, "; virtual address %08x virtual size %08x", NE_get_seg_addr(ne_shared, i), evsize); ht-2.1.0+repack1/analyser/ne_analy.cc-158- addComment(secaddr, 0, buffer); ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-295- if (addr->getObjectID()==ATOM_ADDRESS_X86_1616) { ht-2.1.0+repack1/analyser/ne_analy.cc:296: *r = NE_MAKE_ADDR(((AddressX86_1616*)addr)->seg, ((AddressX86_1616*)addr)->addr); ht-2.1.0+repack1/analyser/ne_analy.cc-297- return true; ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-390- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/ne_analy.cc:391: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/ne_analy.cc-392- ((AnalyX86Disassembler*)analy_disasm)->init(this, ANALYX86DISASSEMBLER_FLAGS_16BIT | ANALYX86DISASSEMBLER_FLAGS_SEGMENTED); ############################################## ht-2.1.0+repack1/analyser/ne_analy.cc-445- NEAddress a; ht-2.1.0+repack1/analyser/ne_analy.cc:446: if (NE_ofs_to_addr(ne_shared, fileofs, &a)) { ht-2.1.0+repack1/analyser/ne_analy.cc-447- return createAddress1616(NE_ADDR_SEG(a), NE_ADDR_OFS(a)); ############################################## ht-2.1.0+repack1/analyser/macho_analy.cc-380- case MACHO_CPU_TYPE_I386: ht-2.1.0+repack1/analyser/macho_analy.cc:381: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/macho_analy.cc-382- ((AnalyX86Disassembler*)analy_disasm)->init(this, macho64 ? ANALYX86DISASSEMBLER_FLAGS_FLAT64 : 0); ############################################## ht-2.1.0+repack1/analyser/macho_analy.cc-385- if (macho64) { ht-2.1.0+repack1/analyser/macho_analy.cc:386: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/macho_analy.cc-387- ((AnalyX86Disassembler*)analy_disasm)->init(this, ANALYX86DISASSEMBLER_FLAGS_AMD64 | ANALYX86DISASSEMBLER_FLAGS_FLAT64); ############################################## ht-2.1.0+repack1/analyser/macho_analy.cc-393- case MACHO_CPU_TYPE_POWERPC64: ht-2.1.0+repack1/analyser/macho_analy.cc:394: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/macho_analy.cc-395- ((AnalyPPCDisassembler*)analy_disasm)->init(this, macho64 ? ANALY_PPC_64 : ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/macho_analy.cc-397- case MACHO_CPU_TYPE_ARM: ht-2.1.0+repack1/analyser/macho_analy.cc:398: analy_disasm = new AnalyArmDisassembler(); ht-2.1.0+repack1/analyser/macho_analy.cc-399- ((AnalyArmDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/macho_analy.cc-456- MACHOAddress ea; ht-2.1.0+repack1/analyser/macho_analy.cc:457: if (macho_ofs_to_addr(macho_shared->sections, macho_shared->section_count, fileofs, &ea)) { ht-2.1.0+repack1/analyser/macho_analy.cc-458- if (macho_shared->_64) { ############################################## ht-2.1.0+repack1/analyser/analy.h-93- AddressFlat32(BuildCtorArg&a): Address(a) {}; ht-2.1.0+repack1/analyser/analy.h:94: AddressFlat32(uint32 a=0): addr(a) {}; ht-2.1.0+repack1/analyser/analy.h-95- virtual bool add(int offset); ############################################## ht-2.1.0+repack1/analyser/analy.h-118- AddressFlat64(BuildCtorArg&a): Address(a) {}; ht-2.1.0+repack1/analyser/analy.h:119: AddressFlat64(uint64 a=0): addr(a) {}; ht-2.1.0+repack1/analyser/analy.h-120- virtual bool add(int offset); ############################################## ht-2.1.0+repack1/analyser/analy.h-184- ht-2.1.0+repack1/analyser/analy.h:185: virtual Address * branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) = 0; ht-2.1.0+repack1/analyser/analy.h-186- virtual void examineOpcode(OPCODE *opcode) = 0; ############################################## ht-2.1.0+repack1/analyser/analy.h-385- virtual void log(const char *s); // stub ht-2.1.0+repack1/analyser/analy.h:386: virtual CPU_ADDR mapAddr(Address *Addr); // stub ht-2.1.0+repack1/analyser/analy.h-387- Location * newLocation(Address *Addr); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-107- if (LE_addr_to_segment(le_shared, addr, &temp)) { ht-2.1.0+repack1/analyser/le_analy.cc:108: a = LE_MAKE_ADDR(le_shared, LE_ADDR_SEG(le_shared, addr), ht-2.1.0+repack1/analyser/le_analy.cc-109- LE_ADDR_OFS(le_shared, addr)); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-115- if (LE_addr_to_segment(le_shared, addr, &temp)) { ht-2.1.0+repack1/analyser/le_analy.cc:116: a = LE_MAKE_ADDR(le_shared, LE_ADDR_SEG(le_shared, addr), ht-2.1.0+repack1/analyser/le_analy.cc-117- LE_ADDR_OFS(le_shared, addr)); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-123- if (LE_addr_to_segment(le_shared, addr, &temp)) { ht-2.1.0+repack1/analyser/le_analy.cc:124: a = LE_MAKE_ADDR(le_shared, LE_ADDR_SEG(le_shared, addr), ht-2.1.0+repack1/analyser/le_analy.cc-125- LE_ADDR_OFS(le_shared, addr)); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-132- if (le_shared->hdr.startobj != 0) { ht-2.1.0+repack1/analyser/le_analy.cc:133: a = LE_MAKE_ADDR(le_shared, le_shared->hdr.startobj-1, le_shared->hdr.eip); ht-2.1.0+repack1/analyser/le_analy.cc-134- le_shared->best_entrypoint = a; ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-152- for (uint i = 0; i < le_shared->objmap.count; i++) { ht-2.1.0+repack1/analyser/le_analy.cc:153: LEAddress la = LE_get_seg_addr(le_shared, i); ht-2.1.0+repack1/analyser/le_analy.cc-154- Address *secaddr = createAddressFlat32(la); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-162- addComment(secaddr, 0, blub); ht-2.1.0+repack1/analyser/le_analy.cc:163: sprintf(blub, "; virtual address %08x virtual size %08x", LE_get_seg_addr(le_shared, i), vsize); ht-2.1.0+repack1/analyser/le_analy.cc-164- addComment(secaddr, 0, blub); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-378- if (addr->getObjectID()==ATOM_ADDRESS_X86_FLAT_32) { ht-2.1.0+repack1/analyser/le_analy.cc:379:// *r = LE_MAKE_ADDR(le_shared, ((AddressX86Flat32*)addr)->seg, ((AddressX86_1632*)addr)->addr); ht-2.1.0+repack1/analyser/le_analy.cc-380- *r = ((AddressX86Flat32*)addr)->addr; ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-460- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/le_analy.cc:461: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/le_analy.cc-462- ((AnalyX86Disassembler*)analy_disasm)->init(this, le_shared->is_vxd ? ANALYX86DISASSEMBLER_FLAGS_VXD_X86DIS : 0); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-515- LEAddress a; ht-2.1.0+repack1/analyser/le_analy.cc:516: if (LE_ofs_to_addr(le_shared, fileofs, &a)) { ht-2.1.0+repack1/analyser/le_analy.cc-517- return createAddressFlat32(a); ############################################## ht-2.1.0+repack1/analyser/le_analy.cc-532- if (le_shared->linear_file->unmap_ofs(fileofs, &lofs) && ht-2.1.0+repack1/analyser/le_analy.cc:533: LE_ofs_to_addr(le_shared, lofs, &a)) { ht-2.1.0+repack1/analyser/le_analy.cc-534- return createAddressFlat32(a); ############################################## ht-2.1.0+repack1/analyser/xex_analy.cc-252-{ ht-2.1.0+repack1/analyser/xex_analy.cc:253: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/xex_analy.cc-254- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/analy_java.h-33- ht-2.1.0+repack1/analyser/analy_java.h:34: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_java.h-35- virtual void examineOpcode(OPCODE *opcode); ############################################## ht-2.1.0+repack1/analyser/analy_alpha.cc-37-{ ht-2.1.0+repack1/analyser/analy_alpha.cc:38: disasm = new Alphadis(); ht-2.1.0+repack1/analyser/analy_alpha.cc-39- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_alpha.cc-65- */ ht-2.1.0+repack1/analyser/analy_alpha.cc:66:Address *AnalyAlphaDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_alpha.cc-67-{ ############################################## ht-2.1.0+repack1/analyser/analy_x86.h-29- AddressX86Flat32(BuildCtorArg&a): Address(a) {}; ht-2.1.0+repack1/analyser/analy_x86.h:30: AddressX86Flat32(uint32 a=0): addr(a) {}; ht-2.1.0+repack1/analyser/analy_x86.h-31- virtual bool add(int offset); ############################################## ht-2.1.0+repack1/analyser/analy_x86.h-122- ht-2.1.0+repack1/analyser/analy_x86.h:123: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_x86.h-124- Address *createAddress(uint16 segment, uint64 offset); ############################################## ht-2.1.0+repack1/analyser/analy.cc-524- initDataAnalyser(); ht-2.1.0+repack1/analyser/analy.cc:525: disasm = NULL; ht-2.1.0+repack1/analyser/analy.cc:526: analy_disasm = NULL; ht-2.1.0+repack1/analyser/analy.cc-527- max_opcode_length = 1; ############################################## ht-2.1.0+repack1/analyser/analy.cc-640- analy_disasm->analy = this; ht-2.1.0+repack1/analyser/analy.cc:641: analy_disasm->disasm = disasm; ht-2.1.0+repack1/analyser/analy.cc-642- } ############################################## ht-2.1.0+repack1/analyser/analy.cc-728- ht-2.1.0+repack1/analyser/analy.cc:729:// if (!validaddr(Addr, scvalid)) return; ht-2.1.0+repack1/analyser/analy.cc-730- ############################################## ht-2.1.0+repack1/analyser/analy.cc-906- DPRINTF("################################\nAnalysis started.\n"); ht-2.1.0+repack1/analyser/analy.cc:907: if (analy_disasm && disasm) { ht-2.1.0+repack1/analyser/analy.cc-908- ops_parsed = 0; ############################################## ht-2.1.0+repack1/analyser/analy.cc-947- ht-2.1.0+repack1/analyser/analy.cc:948: instr = disasm->decode(buf, bz, mapAddr(addr)); ht-2.1.0+repack1/analyser/analy.cc-949- instr = disasm->duplicateInsn(instr); ############################################## ht-2.1.0+repack1/analyser/analy.cc-1002- } else { ht-2.1.0+repack1/analyser/analy.cc:1003: DPRINTF("couldn't start analysis: no disasm available\n"); ht-2.1.0+repack1/analyser/analy.cc-1004- } ############################################## ht-2.1.0+repack1/analyser/analy.cc-1065- int bz = bufPtr(Addr, buf, sizeof(buf)); ht-2.1.0+repack1/analyser/analy.cc:1066: OPCODE *instr = disasm->decode(buf, MIN(bz, max_opcode_length), mapAddr(Addr)); ht-2.1.0+repack1/analyser/analy.cc-1067- if (disasm->validInsn(instr)) { ############################################## ht-2.1.0+repack1/analyser/analy.cc-1150-{ ht-2.1.0+repack1/analyser/analy.cc:1151: Address *branch_addr = analy_disasm->branchAddr(opcode, branch, true); ht-2.1.0+repack1/analyser/analy.cc-1152- ############################################## ht-2.1.0+repack1/analyser/analy.cc-1161-/* if (branch != brcall) { ht-2.1.0+repack1/analyser/analy.cc:1162: taddr *a = new_addr(addr+len); ht-2.1.0+repack1/analyser/analy.cc-1163- if (!a->comments) { ############################################## ht-2.1.0+repack1/analyser/analy.cc-1198- int bz = bufPtr(branch_addr, buf, sizeof(buf)); ht-2.1.0+repack1/analyser/analy.cc:1199: OPCODE *instr = disasm->decode(buf, MIN(bz, max_opcode_length), mapAddr(branch_addr)); ht-2.1.0+repack1/analyser/analy.cc-1200- branch_enum_t bt = analy_disasm->isBranch(instr); ############################################## ht-2.1.0+repack1/analyser/analy.cc-1205- char buf[1024], label[1024]; ht-2.1.0+repack1/analyser/analy.cc:1206: Address *wrap_addr = analy_disasm->branchAddr(instr, bt, false); ht-2.1.0+repack1/analyser/analy.cc-1207- if (validAddress(wrap_addr, scvalid)) { ############################################## ht-2.1.0+repack1/analyser/analy.cc-1414- */ ht-2.1.0+repack1/analyser/analy.cc:1415:static Location *analyserfindaddr(Location *locs, Address *Addr) ht-2.1.0+repack1/analyser/analy.cc-1416-{ ht-2.1.0+repack1/analyser/analy.cc-1417- if (locs) { ht-2.1.0+repack1/analyser/analy.cc:1418: if (Addr->compareTo(locs->addr) < 0) return analyserfindaddr(locs->left, Addr); ht-2.1.0+repack1/analyser/analy.cc:1419: if (Addr->compareTo(locs->addr) > 0) return analyserfindaddr(locs->right, Addr); ht-2.1.0+repack1/analyser/analy.cc-1420- return (locs->flags & AF_DELETED) ? NULL : locs; ############################################## ht-2.1.0+repack1/analyser/analy.cc-1429-{ ht-2.1.0+repack1/analyser/analy.cc:1430: return analyserfindaddr(locations, Addr); ht-2.1.0+repack1/analyser/analy.cc-1431-} ############################################## ht-2.1.0+repack1/analyser/analy.cc-1621- int bz = bufPtr(Addr, buf, sizeof(buf)); ht-2.1.0+repack1/analyser/analy.cc:1622: OPCODE *o = disasm->decode(buf, MIN(bz, max_opcode_length), mapAddr(Addr)); ht-2.1.0+repack1/analyser/analy.cc-1623- length = disasm->getSize(o); ############################################## ht-2.1.0+repack1/analyser/analy.cc-1643- int bz = bufPtr(Addr, buf, sizeof(buf)); ht-2.1.0+repack1/analyser/analy.cc:1644: OPCODE *o=disasm->decode(buf, MIN(bz, max_opcode_length), mapAddr(Addr)); ht-2.1.0+repack1/analyser/analy.cc-1645- const char *res = disasm->strf(o, DIS_STYLE_HEX_NOZEROPAD+DIS_STYLE_HEX_ASMSTYLE, DISASM_STRF_SMALL_FORMAT); ############################################## ht-2.1.0+repack1/analyser/analy.cc-1846- */ ht-2.1.0+repack1/analyser/analy.cc:1847:CPU_ADDR Analyser::mapAddr(Address *aAddr) ht-2.1.0+repack1/analyser/analy.cc-1848-{ ############################################## ht-2.1.0+repack1/analyser/analy.cc-2123-{ ht-2.1.0+repack1/analyser/analy.cc:2124: disasm = d; ht-2.1.0+repack1/analyser/analy.cc-2125- if (disasm) { ############################################## ht-2.1.0+repack1/analyser/analy.cc-2199-{ ht-2.1.0+repack1/analyser/analy.cc:2200: disasm = NULL; ht-2.1.0+repack1/analyser/analy.cc-2201-} ############################################## ht-2.1.0+repack1/analyser/flt_analy.cc-249-// DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/analyser/flt_analy.cc:250: analy_disasm = NULL; ht-2.1.0+repack1/analyser/flt_analy.cc-251-// ((AnalyPPCDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/analy_arm.cc-6-{ ht-2.1.0+repack1/analyser/analy_arm.cc:7: disasm = new ArmDisassembler(); ht-2.1.0+repack1/analyser/analy_arm.cc-8- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_arm.cc-15- ht-2.1.0+repack1/analyser/analy_arm.cc:16:Address *AnalyArmDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_arm.cc-17-{ ############################################## ht-2.1.0+repack1/analyser/analy_arm.cc-32- ht-2.1.0+repack1/analyser/analy_arm.cc:33: AddressFlat32 addr(insn->offset); ht-2.1.0+repack1/analyser/analy_arm.cc-34- if (!analy->validAddress(&addr, scvalid)) ############################################## ht-2.1.0+repack1/analyser/analy_ppc.h-40- ht-2.1.0+repack1/analyser/analy_ppc.h:41: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_ppc.h-42- Address *createAddress(uint64 offset); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-550- if (pe_shared->il) { ht-2.1.0+repack1/analyser/pe_analy.cc:551: analy_disasm = new AnalyILDisassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-552- ((AnalyILDisassembler *)analy_disasm)->init(this, string_func, token_func, pe_shared); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-561- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/pe_analy.cc:562: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-563- ((AnalyX86Disassembler *)analy_disasm)->init(this, 0); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-569- } else { ht-2.1.0+repack1/analyser/pe_analy.cc:570: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-571- ((AnalyX86Disassembler *)analy_disasm)->init(this, ANALYX86DISASSEMBLER_FLAGS_AMD64); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-587- DPRINTF("initing alpha_axp_disassembler\n"); ht-2.1.0+repack1/analyser/pe_analy.cc:588: analy_disasm = new AnalyAlphaDisassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-589- ((AnalyAlphaDisassembler *)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-596- case COFF_MACHINE_POWERPC64_BE: ht-2.1.0+repack1/analyser/pe_analy.cc:597: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-598- ((AnalyPPCDisassembler*)analy_disasm)->init(this, pe64 ? ANALY_PPC_64 : ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/pe_analy.cc-602- DPRINTF("initing arm_disassembler\n"); ht-2.1.0+repack1/analyser/pe_analy.cc:603: analy_disasm = new AnalyArmDisassembler(); ht-2.1.0+repack1/analyser/pe_analy.cc-604- ((AnalyArmDisassembler *)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/analy_alpha.h-35- ht-2.1.0+repack1/analyser/analy_alpha.h:36: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_alpha.h-37- Address *createAddress(uint64 offset); ############################################## ht-2.1.0+repack1/analyser/analy_avr.h-34- ht-2.1.0+repack1/analyser/analy_avr.h:35: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_avr.h-36- Address *createAddress(uint64 offset); ############################################## ht-2.1.0+repack1/analyser/analy_arm.h-12- virtual ObjectID getObjectID() const; ht-2.1.0+repack1/analyser/analy_arm.h:13: virtual Address * branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_arm.h-14- virtual void examineOpcode(OPCODE *opcode); ############################################## ht-2.1.0+repack1/analyser/analy_x86.cc-482- if (flags & ANALYX86DISASSEMBLER_FLAGS_AMD64) { ht-2.1.0+repack1/analyser/analy_x86.cc:483: disasm = new x86_64dis(); ht-2.1.0+repack1/analyser/analy_x86.cc-484- } else { ############################################## ht-2.1.0+repack1/analyser/analy_x86.cc-486- if (flags & ANALYX86DISASSEMBLER_FLAGS_16BIT) { ht-2.1.0+repack1/analyser/analy_x86.cc:487: disasm = new x86dis_vxd(X86_OPSIZE16, X86_ADDRSIZE16); ht-2.1.0+repack1/analyser/analy_x86.cc-488- } else { ht-2.1.0+repack1/analyser/analy_x86.cc:489: disasm = new x86dis_vxd(X86_OPSIZE32, X86_ADDRSIZE32); ht-2.1.0+repack1/analyser/analy_x86.cc-490- } ############################################## ht-2.1.0+repack1/analyser/analy_x86.cc-492- if (flags & ANALYX86DISASSEMBLER_FLAGS_16BIT) { ht-2.1.0+repack1/analyser/analy_x86.cc:493: disasm = new x86dis(X86_OPSIZE16, X86_ADDRSIZE16); ht-2.1.0+repack1/analyser/analy_x86.cc-494- } else { ht-2.1.0+repack1/analyser/analy_x86.cc:495: disasm = new x86dis(X86_OPSIZE32, X86_ADDRSIZE32); ht-2.1.0+repack1/analyser/analy_x86.cc-496- } ############################################## ht-2.1.0+repack1/analyser/analy_x86.cc-514- */ ht-2.1.0+repack1/analyser/analy_x86.cc:515:Address *AnalyX86Disassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_x86.cc-516-{ ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-157- ht_pe_export_function *f=(ht_pe_export_function *)pe_shared->exports.funcs->get(*(entropy+i)); ht-2.1.0+repack1/analyser/coff_analy.cc:158: if (valid_addr(f->address, scvalid)) { ht-2.1.0+repack1/analyser/coff_analy.cc-159- char *label; ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-169- add_comment(f->address, 0, ";********************************************************"); ht-2.1.0+repack1/analyser/coff_analy.cc:170: push_addr(f->address, f->address); ht-2.1.0+repack1/analyser/coff_analy.cc-171- assign_label(f->address, label, label_func); ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-364- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/coff_analy.cc:365: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/coff_analy.cc-366- ((AnalyX86Disassembler*)analy_disasm)->init(this, 0); ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-381- DPRINTF("initing alpha_axp_disassembler\n"); ht-2.1.0+repack1/analyser/coff_analy.cc:382: analy_disasm = new AnalyAlphaDisassembler(); ht-2.1.0+repack1/analyser/coff_analy.cc-383- ((AnalyAlphaDisassembler *)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-389- case COFF_MACHINE_POWERPC_BE: ht-2.1.0+repack1/analyser/coff_analy.cc:390: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/coff_analy.cc-391- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/coff_analy.cc-394- case COFF_MACHINE_THUMB: ht-2.1.0+repack1/analyser/coff_analy.cc:395: analy_disasm = new AnalyArmDisassembler(); ht-2.1.0+repack1/analyser/coff_analy.cc-396- ((AnalyArmDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/analy_java.cc-31-{ ht-2.1.0+repack1/analyser/analy_java.cc:32: disasm = new javadis(token_func, context); ht-2.1.0+repack1/analyser/analy_java.cc-33- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_java.cc-47- ht-2.1.0+repack1/analyser/analy_java.cc:48:Address *AnalyJavaDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_java.cc-49-{ ############################################## ht-2.1.0+repack1/analyser/class_analy.cc-256- DPRINTF("class_analy: "); ht-2.1.0+repack1/analyser/class_analy.cc:257: analy_disasm = new AnalyJavaDisassembler(); ht-2.1.0+repack1/analyser/class_analy.cc-258- ((AnalyJavaDisassembler*)analy_disasm)->init(this, class_token_func, class_shared); ############################################## ht-2.1.0+repack1/analyser/analy_il.cc-30-{ ht-2.1.0+repack1/analyser/analy_il.cc:31: disasm = new ILDisassembler(string_func, token_func, context); ht-2.1.0+repack1/analyser/analy_il.cc-32- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_il.cc-42- */ ht-2.1.0+repack1/analyser/analy_il.cc:43:Address *AnalyILDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_il.cc-44-{ ############################################## ht-2.1.0+repack1/analyser/analy_ppc.cc-31- mode = aMode; ht-2.1.0+repack1/analyser/analy_ppc.cc:32: disasm = new PPCDisassembler((aMode == ANALY_PPC_32) ? PPC_MODE_32 : PPC_MODE_64); ht-2.1.0+repack1/analyser/analy_ppc.cc-33- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_ppc.cc-57- */ ht-2.1.0+repack1/analyser/analy_ppc.cc:58:Address *AnalyPPCDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_ppc.cc-59-{ ############################################## ht-2.1.0+repack1/analyser/Makefile.in-40- { \ ht-2.1.0+repack1/analyser/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ht-2.1.0+repack1/analyser/Makefile.in-42- }; \ ############################################## ht-2.1.0+repack1/analyser/Makefile.in-294-AUTOMAKE_OPTIONS = foreign ht-2.1.0+repack1/analyser/Makefile.in:295:AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/analyser/Makefile.in-296- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/analyser/Makefile.in-396-.cc.obj: ht-2.1.0+repack1/analyser/Makefile.in:397:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/analyser/Makefile.in-398-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ht-2.1.0+repack1/analyser/Makefile.in-400-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ht-2.1.0+repack1/analyser/Makefile.in:401:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ht-2.1.0+repack1/analyser/Makefile.in-402- ############################################## ht-2.1.0+repack1/analyser/Makefile.in-432-GTAGS: ht-2.1.0+repack1/analyser/Makefile.in:433: here=`$(am__cd) $(top_builddir) && pwd` \ ht-2.1.0+repack1/analyser/Makefile.in-434- && $(am__cd) $(top_srcdir) \ ############################################## ht-2.1.0+repack1/analyser/Makefile.in-455-distdir: $(DISTFILES) ht-2.1.0+repack1/analyser/Makefile.in:456: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/analyser/Makefile.in:457: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ht-2.1.0+repack1/analyser/Makefile.in-458- list='$(DISTFILES)'; \ ############################################## ht-2.1.0+repack1/analyser/Makefile.in-469- if test -d $$d/$$file; then \ ht-2.1.0+repack1/analyser/Makefile.in:470: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ht-2.1.0+repack1/analyser/Makefile.in-471- if test -d "$(distdir)/$$file"; then \ ############################################## ht-2.1.0+repack1/analyser/xbe_analy.cc-395- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/xbe_analy.cc:396: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/xbe_analy.cc-397- ((AnalyX86Disassembler *)analy_disasm)->init(this, 0); ############################################## ht-2.1.0+repack1/analyser/analy_il.h-34- ht-2.1.0+repack1/analyser/analy_il.h:35: virtual Address *branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine); ht-2.1.0+repack1/analyser/analy_il.h-36- Address *createAddress(uint32 offset); ############################################## ht-2.1.0+repack1/analyser/analy_avr.cc-30-{ ht-2.1.0+repack1/analyser/analy_avr.cc:31: disasm = new AVRDisassembler(); ht-2.1.0+repack1/analyser/analy_avr.cc-32- AnalyDisassembler::init(A); ############################################## ht-2.1.0+repack1/analyser/analy_avr.cc-42- */ ht-2.1.0+repack1/analyser/analy_avr.cc:43:Address *AnalyAVRDisassembler::branchAddr(OPCODE *opcode, branch_enum_t branchtype, bool examine) ht-2.1.0+repack1/analyser/analy_avr.cc-44-{ ############################################## ht-2.1.0+repack1/analyser/pef_analy.cc-489- DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/analyser/pef_analy.cc:490: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/pef_analy.cc-491- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/pef_analy.cc-552- PEFAddress ea; ht-2.1.0+repack1/analyser/pef_analy.cc:553: if (pef_ofs_to_addr(&pef_shared->sheaders, fileofs, &ea)) { ht-2.1.0+repack1/analyser/pef_analy.cc-554- return createAddress32(ea.a32); ############################################## ht-2.1.0+repack1/analyser/Makefile.am-2- ht-2.1.0+repack1/analyser/Makefile.am:3:AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/analyser/Makefile.am-4- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-618- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:619: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-620- ((AnalyX86Disassembler*)analy_disasm)->init(this, elf64 ? ANALYX86DISASSEMBLER_FLAGS_FLAT64 : 0); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-625- } else { ht-2.1.0+repack1/analyser/elf_analy.cc:626: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-627- ((AnalyX86Disassembler*)analy_disasm)->init(this, ANALYX86DISASSEMBLER_FLAGS_AMD64 | ANALYX86DISASSEMBLER_FLAGS_FLAT64); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-634- DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:635: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-636- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_32); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-643- DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:644: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-645- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_64); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-652- DPRINTF("initing analy_arm_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:653: analy_disasm = new AnalyArmDisassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-654- ((AnalyArmDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-661- DPRINTF("initing analy_avr_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:662: analy_disasm = new AnalyAVRDisassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-663- ((AnalyAVRDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-670- DPRINTF("initing analy_alpha_disassembler\n"); ht-2.1.0+repack1/analyser/elf_analy.cc:671: analy_disasm = new AnalyAlphaDisassembler(); ht-2.1.0+repack1/analyser/elf_analy.cc-672- ((AnalyAlphaDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/analyser/elf_analy.cc-718- ELFAddress ea; ht-2.1.0+repack1/analyser/elf_analy.cc:719: if (elf_ofs_to_addr(&elf_shared->sheaders, elf_shared->ident.e_ident[ELF_EI_CLASS], fileofs, &ea)) { ht-2.1.0+repack1/analyser/elf_analy.cc-720- switch (elf_shared->ident.e_ident[ELF_EI_CLASS]) { ############################################## ht-2.1.0+repack1/htpef.h-86- ht-2.1.0+repack1/htpef.h:87:bool pef_ofs_to_addr(pef_section_headers *section_headers, uint32 ofs, PEFAddress *addr); ht-2.1.0+repack1/htpef.h-88-bool pef_ofs_to_section(pef_section_headers *section_headers, uint32 ofs, uint32 *section); ############################################## ht-2.1.0+repack1/htdisasm.cc-183- assem = a; ht-2.1.0+repack1/htdisasm.cc:184: disasm = d; ht-2.1.0+repack1/htdisasm.cc-185- op1632 = t; ############################################## ht-2.1.0+repack1/htdisasm.cc-289- if (op1632) { ht-2.1.0+repack1/htdisasm.cc:290: ((x86asm *)assem)->opsize = X86_OPSIZE16; ht-2.1.0+repack1/htdisasm.cc:291: ((x86asm *)assem)->addrsize = X86_ADDRSIZE16; ht-2.1.0+repack1/htdisasm.cc-292- ((x86dis *)disasm)->opsize = X86_OPSIZE16; ############################################## ht-2.1.0+repack1/htdisasm.cc-294- } else { ht-2.1.0+repack1/htdisasm.cc:295: ((x86asm *)assem)->opsize = X86_OPSIZE32; ht-2.1.0+repack1/htdisasm.cc:296: ((x86asm *)assem)->addrsize = X86_ADDRSIZE32; ht-2.1.0+repack1/htdisasm.cc-297- ((x86dis *)disasm)->opsize = X86_OPSIZE32; ############################################## ht-2.1.0+repack1/htdisasm.cc-371- ht_linear_sub::init(f, ofs, size); ht-2.1.0+repack1/htdisasm.cc:372: disasm = u; ht-2.1.0+repack1/htdisasm.cc:373: own_disasm = own_u; ht-2.1.0+repack1/htdisasm.cc-374- display_style = ds; ############################################## ht-2.1.0+repack1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: ht-2.1.0+repack1/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` ht-2.1.0+repack1/aclocal.m4-94-# and then we would define $MISSING as ############################################## ht-2.1.0+repack1/aclocal.m4-108-# expand $ac_aux_dir to an absolute path ht-2.1.0+repack1/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd` ht-2.1.0+repack1/aclocal.m4-110-]) ############################################## ht-2.1.0+repack1/aclocal.m4-206- if test "$am_compiler_list" = ""; then ht-2.1.0+repack1/aclocal.m4:207: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` ht-2.1.0+repack1/aclocal.m4-208- fi ############################################## ht-2.1.0+repack1/aclocal.m4-357- # Strip MF so we end up with the name of the file. ht-2.1.0+repack1/aclocal.m4:358: mf=`echo "$mf" | sed -e 's/:.*$//'` ht-2.1.0+repack1/aclocal.m4-359- # Check whether this is an Automake generated Makefile or not. ############################################## ht-2.1.0+repack1/aclocal.m4-366- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ht-2.1.0+repack1/aclocal.m4:367: dirpart=`AS_DIRNAME("$mf")` ht-2.1.0+repack1/aclocal.m4-368- else ############################################## ht-2.1.0+repack1/aclocal.m4-372- # from the Makefile without running 'make'. ht-2.1.0+repack1/aclocal.m4:373: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ht-2.1.0+repack1/aclocal.m4-374- test -z "$DEPDIR" && continue ht-2.1.0+repack1/aclocal.m4:375: am__include=`sed -n 's/^am__include = //p' < "$mf"` ht-2.1.0+repack1/aclocal.m4-376- test -z "$am__include" && continue ht-2.1.0+repack1/aclocal.m4:377: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ht-2.1.0+repack1/aclocal.m4-378- # Find all dependency output files, they are included files with ############################################## ht-2.1.0+repack1/aclocal.m4-386- test -f "$dirpart/$file" && continue ht-2.1.0+repack1/aclocal.m4:387: fdir=`AS_DIRNAME(["$file"])` ht-2.1.0+repack1/aclocal.m4-388- AS_MKDIR_P([$dirpart/$fdir]) ############################################## ht-2.1.0+repack1/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl ht-2.1.0+repack1/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then ht-2.1.0+repack1/aclocal.m4-446- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ht-2.1.0+repack1/aclocal.m4-599- * ) ht-2.1.0+repack1/aclocal.m4:600: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ht-2.1.0+repack1/aclocal.m4-601- esac ht-2.1.0+repack1/aclocal.m4-602-done ht-2.1.0+repack1/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) ht-2.1.0+repack1/aclocal.m4-604- ############################################## ht-2.1.0+repack1/aclocal.m4-688-# Ignore all kinds of additional output from 'make'. ht-2.1.0+repack1/aclocal.m4:689:case `$am_make -s -f confmf 2> /dev/null` in #( ht-2.1.0+repack1/aclocal.m4-690-*the\ am__doit\ target*) ############################################## ht-2.1.0+repack1/aclocal.m4-698- echo '.include "confinc"' > confmf ht-2.1.0+repack1/aclocal.m4:699: case `$am_make -s -f confmf 2> /dev/null` in #( ht-2.1.0+repack1/aclocal.m4-700- *the\ am__doit\ target*) ############################################## ht-2.1.0+repack1/aclocal.m4-880- echo "timestamp, slept: $am_has_slept" > conftest.file ht-2.1.0+repack1/aclocal.m4:881: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ht-2.1.0+repack1/aclocal.m4-882- if test "$[*]" = "X"; then ht-2.1.0+repack1/aclocal.m4-883- # -L didn't work. ht-2.1.0+repack1/aclocal.m4:884: set X `ls -t "$srcdir/configure" conftest.file` ht-2.1.0+repack1/aclocal.m4-885- fi ############################################## ht-2.1.0+repack1/htdisasm.h-27- ht-2.1.0+repack1/htdisasm.h:28:#define DESC_DISASM "disasm/x86" ht-2.1.0+repack1/htdisasm.h-29- ############################################## ht-2.1.0+repack1/htanaly.h-139-#define ANALY_STATUS_ARG_FILEOFFSET 'O' ht-2.1.0+repack1/htanaly.h:140:#define ANALY_STATUS_ARG_RAW_UNASM 'u' ht-2.1.0+repack1/htanaly.h-141-#define ANALY_STATUS_ARG_FUNCTION 'f' ############################################## ht-2.1.0+repack1/ChangeLog-392- - very powerful yacc/lex-based expression evaluator (supports functions ht-2.1.0+repack1/ChangeLog:393: and symbols), replaces old integer and old c/asm string evaluators. ht-2.1.0+repack1/ChangeLog-394- works inside: goto, search (eval once), blockop, search (halt if != 0). ############################################## ht-2.1.0+repack1/ChangeLog-563- - sort imports/exports by ord/addr/name or unsorted/like in file ht-2.1.0+repack1/ChangeLog:564: - search system (search for hex/ascii and C/asm strings) ht-2.1.0+repack1/ChangeLog-565- - new search feature: case insensitive search ############################################## ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch-9-+++ ht-2.1.0/Makefile.am ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch:10:@@ -13,11 +13,11 @@ SUBDIRS = tools analyser asm doc info i ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch-11- ############################################## ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch-47- ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch:48: AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/debian/patches/40_use_packaged_libibberty.patch-49- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-191- op->mem.floatptr = isfloat(size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc:192: op->mem.addrptr = isaddr(size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-193- ############################################## ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-679- op->mem.floatptr = isfloat(xop->size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc:680: op->mem.addrptr = isaddr(xop->size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-681- op->mem.addrsize = insn.eaddrsize; ############################################## ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-1090- ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc:1091:bool x86dis::isaddr(char c) ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-1092-{ ############################################## ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-1709- op->mem.floatptr = isfloat(size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc:1710: op->mem.addrptr = isaddr(size); ht-2.1.0+repack1/.pc/20_fix_format_not_a_string.patch/asm/x86dis.cc-1711- ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/Makefile.am-11-EXTRA_DIST = TODO ChangeLog README KNOWNBUGS INSTALL COPYING AUTHORS ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/Makefile.am:12:SUBDIRS = tools analyser asm doc info io output eval ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/Makefile.am-13- ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/Makefile.am-2- ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/Makefile.am:3:AM_CPPFLAGS = ${my_CPPFLAGS} -I$(top_srcdir) -I$(top_srcdir)/asm \ ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/Makefile.am-4- -I$(top_srcdir)/io/@IO_DIR@ -I$(top_srcdir)/io \ ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-618- DPRINTF("initing analy_x86_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:619: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-620- ((AnalyX86Disassembler*)analy_disasm)->init(this, elf64 ? ANALYX86DISASSEMBLER_FLAGS_FLAT64 : 0); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-625- } else { ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:626: analy_disasm = new AnalyX86Disassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-627- ((AnalyX86Disassembler*)analy_disasm)->init(this, ANALYX86DISASSEMBLER_FLAGS_AMD64 | ANALYX86DISASSEMBLER_FLAGS_FLAT64); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-634- DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:635: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-636- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_32); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-643- DPRINTF("initing analy_ppc_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:644: analy_disasm = new AnalyPPCDisassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-645- ((AnalyPPCDisassembler*)analy_disasm)->init(this, ANALY_PPC_64); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-652- DPRINTF("initing analy_arm_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:653: analy_disasm = new AnalyArmDisassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-654- ((AnalyArmDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-661- DPRINTF("initing analy_avr_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:662: analy_disasm = new AnalyAVRDisassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-663- ((AnalyAVRDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-670- DPRINTF("initing analy_alpha_disassembler\n"); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:671: analy_disasm = new AnalyAlphaDisassembler(); ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-672- ((AnalyAlphaDisassembler*)analy_disasm)->init(this); ############################################## ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-718- ELFAddress ea; ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc:719: if (elf_ofs_to_addr(&elf_shared->sheaders, elf_shared->ident.e_ident[ELF_EI_CLASS], fileofs, &ea)) { ht-2.1.0+repack1/.pc/40_use_packaged_libibberty.patch/analyser/elf_analy.cc-720- switch (elf_shared->ident.e_ident[ELF_EI_CLASS]) { ############################################## ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/cmds.h-104-/* ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/cmds.h:105: * disasm 2000 - 2499 ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/cmds.h-106- */ ############################################## ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/htmacho.cc-297- ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/htmacho.cc:298:bool macho_ofs_to_addr(MACHO_SECTION_U *s, uint section_count, FileOfs ofs, MACHOAddress *addr) ht-2.1.0+repack1/.pc/60_fix_GCC-10.patch/htmacho.cc-299-{ ############################################## ht-2.1.0+repack1/Makefile.am-11-EXTRA_DIST = TODO ChangeLog README KNOWNBUGS INSTALL COPYING AUTHORS ht-2.1.0+repack1/Makefile.am:12:SUBDIRS = tools analyser asm doc info io output eval ht-2.1.0+repack1/Makefile.am-13- ############################################## ht-2.1.0+repack1/cmds.h-104-/* ht-2.1.0+repack1/cmds.h:105: * disasm 2000 - 2499 ht-2.1.0+repack1/cmds.h-106- */ ############################################## ht-2.1.0+repack1/htmacho.cc-297- ht-2.1.0+repack1/htmacho.cc:298:bool macho_ofs_to_addr(MACHO_SECTION_U *s, uint section_count, FileOfs ofs, MACHOAddress *addr) ht-2.1.0+repack1/htmacho.cc-299-{