HomeSort by relevance Sort by last modified time
    Searched refs:unstrip (Results 1 - 8 of 8) sorted by null

  /external/elfutils/tests/
run-unstrip-test2.sh 5 . $srcdir/run-unstrip-test.sh
run-unstrip-test.sh 25 tempfiles testfile.unstrip testfile.inplace
30 # no longer does that, but unstrip must still handle it.
32 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip $stripped $debugfile
34 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip
41 testrun ${abs_top_builddir}/src/unstrip $stripped testfile.inplace
run-unstrip-test3.sh 17 . $srcdir/run-unstrip-test.sh
run-strip-test.sh 28 tempfiles testfile.temp testfile.debug.temp testfile.unstrip
45 # Now test unstrip recombining those files.
46 testrun ${abs_top_builddir}/src/unstrip -o testfile.unstrip testfile.temp testfile.debug.temp
49 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip
run-strip-strmerge.sh 21 # strip and unstrip it. Check all files with elflint.
44 echo unstrip
45 testrun ${abs_top_builddir}/src/unstrip -o $remerged $stripped $debugfile
72 echo unstrip
73 testrun ${abs_top_builddir}/src/unstrip -o $remerged $stripped $debugfile
run-unstrip-n.sh 21 # eu-unstrip emits garbage for librt.so.1
36 testrun_compare ${abs_top_builddir}/src/unstrip -n --core=testcore-rtlib <<\EOF
45 testrun_compare ${abs_top_builddir}/src/unstrip -n --core=testcore-rtlib-ppc <<\EOF
64 testrun_out $outfile ${abs_top_builddir}/src/unstrip -n -e test-core.exec --core=test-core.core
run-unstrip-M.sh 46 testrun_compare ${abs_top_builddir}/src/unstrip -n -M testmaps <<\EOF
Makefile.am 83 run-unstrip-test.sh run-unstrip-test2.sh \
84 run-unstrip-test3.sh run-unstrip-M.sh run-elfstrmerge-test.sh \
104 run-readelf-d.sh run-readelf-gdb_index.sh run-unstrip-n.sh \
168 run-unstrip-test.sh run-unstrip-test2.sh \
170 testfile-info-link.stripped.bz2 run-unstrip-test3.sh \
171 run-unstrip-M.sh run-elfstrmerge-test.sh \
249 run-unstrip-n.sh testcore-rtlib.bz2 testcore-rtlib-ppc.bz2
    [all...]

Completed in 1009 milliseconds