Searched refs:abs_top_builddir (Results 1 – 25 of 282) sorted by relevance
12345678910>>...12
3 top_builddir='@abs_top_builddir@'6 COMPARE="@abs_top_builddir@/utilities/magick compare"7 COMPOSITE="@abs_top_builddir@/utilities/magick composite"8 CONJURE="@abs_top_builddir@/utilities/magick conjure"9 CONVERT="@abs_top_builddir@/utilities/magick convert"10 DISPLAY="@abs_top_builddir@/utilities/magick display"11 IDENTIFY="@abs_top_builddir@/utilities/magick identify"12 MAGICK="@abs_top_builddir@/utilities/magick"13 MONTAGE="@abs_top_builddir@/utilities/magick montage"14 VALIDATE="@abs_top_builddir@/tests/validate"[all …]
24 input=${abs_top_builddir}/tests/elfstrmerge33 testrun ${abs_top_builddir}/src/elflint --gnu $input35 testrun ${abs_top_builddir}/tests/elfstrmerge -o $merged $input37 testrun ${abs_top_builddir}/src/elflint --gnu $merged39 testrun ${abs_top_builddir}/src/strip -o $stripped -f $debugfile $merged41 testrun ${abs_top_builddir}/src/elflint --gnu $stripped43 testrun ${abs_top_builddir}/src/elflint --gnu -d $debugfile45 testrun ${abs_top_builddir}/src/unstrip -o $remerged $stripped $debugfile47 testrun ${abs_top_builddir}/src/elflint --gnu $remerged49 testrun ${abs_top_builddir}/src/elfcmp $merged $remerged[all …]
100 ${abs_top_builddir}/src/*)118 self_test_files=`echo ${abs_top_builddir}/src/addr2line \119 ${abs_top_builddir}/src/elfcmp ${abs_top_builddir}/src/elflint \120 ${abs_top_builddir}/src/nm ${abs_top_builddir}/src/objdump \121 ${abs_top_builddir}/src/readelf \122 ${abs_top_builddir}/src/size.o ${abs_top_builddir}/src/strip.o \123 ${abs_top_builddir}/libelf/libelf.so \124 ${abs_top_builddir}/libdw/libdw.so \125 ${abs_top_builddir}/backends/libebl_i386.so \126 ${abs_top_builddir}/backends/libebl_x86_64.so`
28 testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${uncompressedfile} ${infile}29 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${uncompressedfile}36 … testrun ${abs_top_builddir}/src/elfcompress -v -t gnu -o ${gnucompressedfile} ${uncompressedfile}37 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${gnucompressedfile}46 …testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${gnuuncompressedfile} ${gnucompressedfi…47 testrun ${abs_top_builddir}/src/elfcmp ${uncompressedfile} ${gnuuncompressedfile}52 … testrun ${abs_top_builddir}/src/elfcompress -v -t zlib -o ${elfcompressedfile} ${uncompressedfile}53 testrun ${abs_top_builddir}/src/elflint --gnu-ld ${elfcompressedfile}62 …testrun ${abs_top_builddir}/src/elfcompress -v -t none -o ${elfuncompressedfile} ${elfcompressedfi…63 testrun ${abs_top_builddir}/src/elfcmp ${uncompressedfile} ${elfuncompressedfile}[all …]
22 testrun_compare ${abs_top_builddir}/src/addr2line -f -e testfile34 \39 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile38 0x02 0x10a 0x211 0x31a <<\EOF50 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile41 0x1 0x104 <<\EOF72 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps 0x40047c 0x10009db <<\EOF138 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile49 \280 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile64 1 4 5 8 9 c <<\EOF296 testrun_compare ${abs_top_builddir}/src/addr2line -S --core=testfile65 0x7fff94bffa30 <<\EOF311 testrun_compare ${abs_top_builddir}/src/addr2line -x -e testfile66 _start 0x2d8 0x2db 0x2dc 0x103d0…327 testrun_compare ${abs_top_builddir}/src/addr2line -x -e testfile66 --core=testfile66.core _start 0x…337 testrun_compare ${abs_top_builddir}/src/addr2line --core=./testfile69.core -S 0x7f0bc6a33535 0x7f0b…[all …]
35 testrun ${abs_top_builddir}/src/strip -o $outfile1 -f $debugfile1 $infile ||38 testrun ${abs_top_builddir}/src/strip --reloc-debug-sections -o $outfile2 \43 testrun ${abs_top_builddir}/src/readelf -a $outfile1 > readelf.out ||46 testrun_compare ${abs_top_builddir}/src/readelf -a $outfile2 < readelf.out ||58 testrun ${abs_top_builddir}/src/readelf -w $debugfile1 \62 testrun ${abs_top_builddir}/src/readelf -w $debugfile2 \107 runtest ${abs_top_builddir}/src/strip 0108 runtest ${abs_top_builddir}/src/strip.o 1
23 testrun_compare ${abs_top_builddir}/src/elflint --gnu-ld testfile18 <<\EOF28 testrun ${abs_top_builddir}/src/elflint -q testfile3231 testrun ${abs_top_builddir}/src/elflint -q testfile3334 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testfile4237 testrun ${abs_top_builddir}/src/elflint -q testfile4641 testrun ${abs_top_builddir}/src/elflint -q --gnu-ld testlib_dynseg.so
30 testrun ${abs_top_builddir}/src/strip -o testfile.temp $debugout $original37 testrun ${abs_top_builddir}/src/elflint -q testfile.temp || status=$?43 testrun ${abs_top_builddir}/src/elflint -q -d testfile.debug.temp || status=$?46 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip testfile.temp testfile.debug.temp49 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip54 testrun ${abs_top_builddir}/src/strip $original60 testrun ${abs_top_builddir}/src/readelf -S testfile.temp > testfile.sections || status=$?
23 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu64 <<\EOF34 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgnu64 <<\EOF46 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu64be <<\EOF58 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgnu64be <<\EOF71 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgabi64 <<\EOF82 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgabi64 <<\EOF94 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgabi64be <<\EOF106 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgabi64be <<\EOF119 testrun_compare ${abs_top_builddir}/tests/elfgetzdata read testfile-zgnu32 <<\EOF130 testrun_compare ${abs_top_builddir}/tests/elfgetzdata mmap testfile-zgnu32 <<\EOF[all …]
57 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005a0 <<\EOF61 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005a1 <<\EOF65 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005b0 <<\EOF69 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005b1 <<\EOF73 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005c0 <<\EOF78 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005d0 <<\EOF83 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005e0 <<\EOF89 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005e1 <<\EOF95 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005f1 <<\EOF100 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-inlines 0x00000000000005f2 <<\EOF[all …]
57 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug59 …at offset 0xa17/.zdebug_loc' at offset 0x1a27/" | testrun_compare ${abs_top_builddir}/src/readelf …76 cat aranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=aranges testfile-…78 …ffset 0xa65/.zdebug_aranges' at offset 0x1a5f/" | testrun_compare ${abs_top_builddir}/src/readelf …86 cat ranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=ranges testfile-de…88 …offset 0xa95/.zdebug_ranges' at offset 0x1a87/" | testrun_compare ${abs_top_builddir}/src/readelf …347 cat macro.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=macro testfile-debug349 … offset 0xab5/.zdebug_macro' at offset 0x1aa7/" | testrun_compare ${abs_top_builddir}/src/readelf …401 cat line.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=line testfile-debug403 … offset 0x104c/.zdebug_line' at offset 0x1d53/" | testrun_compare ${abs_top_builddir}/src/readelf …[all …]
50 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps52-32 \79 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps52-64 \100 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile53-32 0x8048394 0x8048395 <<\EOF108 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile53-32.prelink 0x8048396 0x8048397 <…119 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile53-64 0x400474 0x400475 <<\EOF126 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile53-64.prelink 0x400476 0x400477 <<\…162 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps54-32 \196 testrun_compare ${abs_top_builddir}/src/addr2line -S -M testmaps54-64 \221 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile55-32 0x80483b4 0x80483b5 <<\EOF230 testrun_compare ${abs_top_builddir}/src/addr2line -S -e testfile55-32.prelink 0x80483b6 0x80483b7 <…[all …]
37 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000680 <<\…41 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000681 <<\…45 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000690 <<\…50 testrun_compare ${abs_top_builddir}/src/addr2line -i -e testfile-lex-inlines 0x0000000000000691 <<\…56 testrun_compare ${abs_top_builddir}/src/addr2line -f -i -e testfile-lex-inlines 0x0000000000000680 …
52 testrun ${abs_top_builddir}/src/strip -o $outfile -f $dbgfile $infile53 testrun ${abs_top_builddir}/src/elflint -q $infile54 testrun ${abs_top_builddir}/src/elflint -q $outfile55 testrun ${abs_top_builddir}/src/elflint -q -d $dbgfile
89 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64 <<\EOF101 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi64 <<\EOF113 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu32 <<\EOF125 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi32 <<\EOF137 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64be <<\EOF150 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi64be <<\EOF163 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu32be <<\EOF176 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi32be <<\EOF
68 STACKCMD=${abs_top_builddir}/src/stack77 testrun_compare ${abs_top_builddir}/src/stack -r -n 2 -e testfiledwarfinlines --core testfiledwarfi…87 testrun_compare ${abs_top_builddir}/src/stack -r -n 2 -s -e testfiledwarfinlines --core testfiledwa…98 testrun_compare ${abs_top_builddir}/src/stack -n 2 -d -e testfiledwarfinlines --core testfiledwarfi…107 testrun_compare ${abs_top_builddir}/src/stack -n 2 -s -d -e testfiledwarfinlines --core testfiledwa…
22 ET_REL=${abs_top_builddir}/src/nm.o23 ET_EXEC=${abs_top_builddir}/src/nm24 ET_DYN=${abs_top_builddir}/libelf/libelf.so31 testrun ${abs_top_builddir}/src/nm $what_arg $format_arg $out_arg $self_file > /dev/null
32 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip $stripped $debugfile34 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip41 testrun ${abs_top_builddir}/src/unstrip $stripped testfile.inplace43 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.inplace
20 if ! grep -q -F '#define _FILE_OFFSET_BITS' ${abs_top_builddir}/config.h; then49 bad=$(testrun ${abs_top_builddir}/src/nm -u "$1" | awk "$LFS")68 dir=${abs_top_builddir}/$dir75 dir=${abs_top_builddir}/backends
37 STACKCMD=${abs_top_builddir}/src/stack46 testrun_compare ${abs_top_builddir}/src/stack -n 2 -e testfiledwarfinlines --core testfiledwarfinli…56 testrun_compare ${abs_top_builddir}/src/stack -n 2 -s -e testfiledwarfinlines --core testfiledwarfi…68 testrun_compare ${abs_top_builddir}/src/stack -n 6 -i -e testfiledwarfinlines --core testfiledwarfi…82 testrun_compare ${abs_top_builddir}/src/stack -n 6 -s -i -e testfiledwarfinlines --core testfiledwa…
44 cat good.out | testrun_compare ${abs_top_builddir}/src/addr2line -f -e testfile 0x08048468 0x080484…58 cat stdin.nl | testrun ${abs_top_builddir}/src/addr2line -f -e testfile > stdin.nl.out || exit 167 echo -n "0x08048468" | testrun ${abs_top_builddir}/src/addr2line -f -e testfile > stdin.nonl.out ||…71 echo -n "foo" | testrun ${abs_top_builddir}/src/addr2line -f -e testfile > stdin.nl.out || exit 1104 cat good.addr.out | testrun_compare ${abs_top_builddir}/src/addr2line -a -f -e testfile 0x08048468 …107 cat stdin.nl | testrun ${abs_top_builddir}/src/addr2line -a -f -e testfile > stdin.nl.out || exit 1111 testrun_compare ${abs_top_builddir}/src/addr2line --pretty -a -f -e testfile 0x08048468 0x0804845c …
81 testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed testfile-zgnu64 <<\EOF88 testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed testfile-zgnu64be <<\EOF95 testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed testfile-zgnu32 <<\EOF102 testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed testfile-zgnu32be <<\EOF
121 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-…123 cat info.out | sed -e "s/'.debug_info'/'.zdebug_info'/" | testrun_compare ${abs_top_builddir}/src/r…125 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-…138 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug-re…140 …at offset 0x185/'.zdebug_loc' at offset 0x138/" | testrun_compare ${abs_top_builddir}/src/readelf …142 cat loc.out | sed -e "s/at offset 0x185/at offset 0x150/" | testrun_compare ${abs_top_builddir}/src…
72 abs_top_builddir := $(call MAKE_3_80_abspath,$(top_builddir))74 abs_top_builddir := $(abspath $(top_builddir))82 cwd_rel_from_top := $(subst $(abs_top_builddir),,$(abs_builddir))102 include $(abs_top_builddir)/include/mk/config.mk105 include $(abs_top_builddir)/include/mk/features.mk111 include $(abs_top_builddir)/include/mk/config.mk112 include $(abs_top_builddir)/include/mk/features.mk134 ifneq ($(wildcard $(abs_top_builddir)/include/mk/config.mk),)153 export abs_top_srcdir abs_top_builddir BUILD_TREE_STATE
26 APICMDS_DIR := $(abs_top_builddir)/tools/apicmds30 LSN_H := $(abs_top_builddir)/$(TKI_DIR)/linux_syscall_numbers.h32 LIBLTP_DIR := $(abs_top_builddir)/lib42 $(LSN_H): $(abs_top_builddir)/$(TKI_DIR)48 CPPFLAGS += -I$(abs_top_builddir)/$(TKI_DIR)54 $(APICMDS_DIR) $(LIBLTP_DIR) $(abs_top_builddir)/$(TKI_DIR): %: