Lines Matching +full:- +full:- +full:without +full:- +full:zlib
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
18 . $srcdir/test-subr.sh
26 # .size testfunc, .-testfunc
35 # .size testfunc2, .-testfunc2
46 # .size functest3, .-functest3
70 # .size _start, .-_start
72 # gas --compress-debug-sections=zlib-gnu -32 -g -o start.o start.s
73 # gas --compress-debug-sections=zlib-gnu -32 -g -o funcs.o funcs.s
74 # ld --compress-debug-sections=zlib-gnu -melf_i386 -g -o zgnu32 funcs.o start.o
76 # gas --compress-debug-sections=zlib-gnu -64 -g -o start.o start.s
77 # gas --compress-debug-sections=zlib-gnu -64 -g -o funcs.o funcs.s
78 # ld --compress-debug-sections=zlib-gnu -g -o zgnu64 funcs.o start.o
80 # gas --compress-debug-sections=zlib-gabi -32 -g -o start.o start.s
81 # gas --compress-debug-sections=zlib-gabi -32 -g -o funcs.o funcs.s
82 # ld --compress-debug-sections=zlib-gabi -melf_i386 -g -o zgabi32 funcs.o start.o
84 # gas --compress-debug-sections=zlib-gabi -64 -g -o start.o start.s
85 # gas --compress-debug-sections=zlib-gabi -64 -g -o funcs.o funcs.s
86 # ld --compress-debug-sections=zlib-gabi -g -o zgabi64 funcs.o start.o
88 testfiles testfile-zgnu64
89 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64 <<\EOF
100 testfiles testfile-zgabi64
101 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi64 <<\EOF
112 testfiles testfile-zgnu32
113 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu32 <<\EOF
124 testfiles testfile-zgabi32
125 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi32 <<\EOF
136 testfiles testfile-zgnu64be
137 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu64be <<\EOF
149 testfiles testfile-zgabi64be
150 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi64be <<\EOF
162 testfiles testfile-zgnu32be
163 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgnu32be <<\EOF
175 testfiles testfile-zgabi32be
176 testrun_compare ${abs_top_builddir}/tests/elfgetchdr testfile-zgabi32be <<\EOF