Lines Matching refs:readelf
25 tempfiles a.out strip.out debug.out readelf.out
35 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out
36 grep SYMTAB readelf.out || status=$?
44 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out
45 grep SYMTAB readelf.out || status=$?
60 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out
61 grep SYMTAB readelf.out || status=$?
69 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out
70 grep SYMTAB readelf.out || status=$?
85 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out
86 grep SYMTAB readelf.out || status=$?
94 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out
95 grep SYMTAB readelf.out || status=$?