Home
last modified time | relevance | path

Searched refs:OBJDUMP (Results 1 – 25 of 46) sorted by relevance

12

/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dobjdump.exp24 if {[which $OBJDUMP] == 0} then {
25 perror "$OBJDUMP does not exist"
30 send_user "Version [binutil_version $OBJDUMP]"
34 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -i"]
75 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -f $testfile"]
87 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -h $testfile"]
118 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -t $testfile"]
137 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -r $testfile"]
149 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -s $testfile"]
172 …set got [remote_exec host "$OBJDUMP $OBJDUMPFLAGS -s -j .zdebug_abbrev $compressed_testfile" "" "/…
[all …]
Ddlltool.exp103 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias.a"]
137 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias2.a"]
180 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias_nu.a"]
210 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias_nu2.a"]
260 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias_u.a"]
294 set got [binutils_run $OBJDUMP "-s -j .idata\$6 tmpdir/libalias_u2.a"]
Dcompress.exp149 …set got [remote_exec host "$OBJDUMP -s -j .zdebug_line ${compressedcopyfile}.a" "" "/dev/null" "tm…
167 set got [remote_exec host "$OBJDUMP -W ${compressedfile}.o" "" "/dev/null" "objdump.out"]
180 set got [remote_exec host "$OBJDUMP -W ${compressedfile3}.o" "" "/dev/null" "objdump.out"]
555 …set got [remote_exec host "$OBJDUMP -W ${compressedcopyfile}gabi.a" "" "/dev/null" "tmpdir/libdw2-…
572 set got [remote_exec host "$OBJDUMP -W ${compressedfile3}gabi.o" "" "/dev/null" "objdump.out"]
589 global OBJDUMP
602 set got [remote_exec host "$OBJDUMP -W ${copyfile}.o" "" "/dev/null" "objdump.out"]
683 global OBJDUMP
698 set got [remote_exec host "$OBJDUMP -S tmpdir/testprog" "" "/dev/null" "tmpdir/testprog.dump"]
719 …set got [remote_exec host "$OBJDUMP -S tmpdir/testprog" "" "/dev/null" "tmpdir/testprog.decompress…
[all …]
Dobjcopy.exp130 set origdata [binutils_run $OBJDUMP "$OBJDUMPFLAGS -s -j .data $tempfile"]
131 set revdata [binutils_run $OBJDUMP "$OBJDUMPFLAGS -s -j .data $reversed"]
244 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -f ${srecfile}"]
264 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -f $tempfile"]
273 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -f ${copyfile}.srec"]
290 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -f ${copyfile}.srec"]
311 set headers [binutils_run $OBJDUMP "$OBJDUMPFLAGS -h $tempfile"]
335 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -fh ${copyfile}.srec"]
369 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -h ${copyfile}.srec"]
389 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -h ${copyfile}.srec"]
[all …]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/arm/
Dobjdump.exp25 if {![is_remote host] && [which $OBJDUMP] == 0} then {
26 perror "$OBJDUMP does not exist"
30 send_user "Version [binutil_version $OBJDUMP]"
48 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS --disassemble --start-address=6 $objfile"]
58 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS --disassemble --start-address=10 $objfile"]
84 set got [binutils_run $OBJDUMP "-dr $objfile $objfile"]
106 set got [binutils_run $OBJDUMP "-D $objfile $objfile"]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/m68k/
Dobjdump.exp21 if {[which $OBJDUMP] == 0} then {
22 perror "$OBJDUMP does not exist"
26 send_user "Version [binutil_version $OBJDUMP]"
44 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS --disassemble $objfile"]
70 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS --disassemble $objfile"]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/hppa/
Dobjdump.exp37 if {[which $OBJDUMP] == 0} then {
38 perror "$OBJDUMP does not exist"
42 send_user "Version [binutil_version $OBJDUMP]"
56 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -r $objfile"]
87 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS --disassemble $objfile"]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/bfin/
Dobjdump.exp21 if {[which $OBJDUMP] == 0} then {
22 perror "$OBJDUMP does not exist"
26 send_user "Version [binutil_version $OBJDUMP]"
44 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -D $objfile"]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/vax/
Dobjdump.exp29 if {[which $OBJDUMP] == 0} then {
30 perror "$OBJDUMP does not exist"
34 send_user "Version [binutil_version $OBJDUMP]"
51 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -d -M entry:0x0 -M entry:2 $objfile"]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/windres/
Dwindres.exp113 verbose "$OBJDUMP -b binary -s tmpdir/$broot.res > tmpdir/$broot.dump" 1
114 catch "exec $OBJDUMP -b binary -s tmpdir/$broot.res > tmpdir/$broot.dump" err
148 if {[which $OBJDUMP] == 0} then {
167 set got [binutils_run $OBJDUMP "$OBJDUMPFLAGS -p tmpdir/version.o"]
/toolchain/binutils/binutils-2.27/gas/testsuite/config/
Ddefault.exp29 if ![info exists OBJDUMP] then {
30 set OBJDUMP [findfile $base_dir/../../binutils/objdump \
/toolchain/binutils/binutils-2.27/binutils/testsuite/config/
Ddefault.exp36 if ![info exists OBJDUMP] then {
37 set OBJDUMP [findfile $base_dir/objdump]
/toolchain/binutils/binutils-2.27/gas/testsuite/lib/
Dgas-defs.exp438 global OBJDUMP NM AS OBJCOPY READELF
797 global OBJDUMP
801 set status [gas_host_run "$OBJDUMP $opts" ""]
807 global OBJDUMP
811 verbose "Starting $OBJDUMP $opts $prog" 2
812 set status [gas_host_run "$OBJDUMP $opts $prog" ">&gas.out"]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
Darch.exp54 global OBJDUMP
56 set cmd "$OBJDUMP -f $ofile"
/toolchain/binutils/binutils-2.27/ld/testsuite/config/
Ddefault.exp249 if ![info exists OBJDUMP] then {
250 set OBJDUMP $objdump
/toolchain/binutils/binutils-2.27/
Dltoptions.m4132 AC_CHECK_TOOL(OBJDUMP, objdump, false)
142 test -z "$OBJDUMP" && OBJDUMP=objdump
143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
DMakefile.tpl212 OBJDUMP="$(OBJDUMP)"; export OBJDUMP; \
294 OBJDUMP="$(OBJDUMP_FOR_TARGET)"; export OBJDUMP; \
405 OBJDUMP = @OBJDUMP@
Dconfigure9666 if test -n "$OBJDUMP"; then
9667 ac_cv_prog_OBJDUMP=$OBJDUMP
9681 if test -n "$OBJDUMP"; then
9682 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
9702 if test -n "$OBJDUMP"; then
9703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
9704 $as_echo "$OBJDUMP" >&6; }
9723 if test -n "$OBJDUMP"; then
9724 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
9744 if test -n "$OBJDUMP"; then
[all …]
/toolchain/binutils/binutils-2.27/binutils/testsuite/lib/
Dutils-lib.exp266 global OBJDUMP NM OBJCOPY READELF STRIP
/toolchain/binutils/binutils-2.27/gas/doc/
DMakefile.in211 OBJDUMP = @OBJDUMP@
/toolchain/binutils/binutils-2.27/zlib/
DMakefile.in196 OBJDUMP = @OBJDUMP@
Dconfigure4861 if test -n "$OBJDUMP"; then
4862 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4881 OBJDUMP=$ac_cv_prog_OBJDUMP
4882 if test -n "$OBJDUMP"; then
4883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
4884 $as_echo "$OBJDUMP" >&6; }
4893 ac_ct_OBJDUMP=$OBJDUMP
4931 OBJDUMP="false"
4939 OBJDUMP=$ac_ct_OBJDUMP
4942 OBJDUMP="$ac_cv_prog_OBJDUMP"
[all …]
/toolchain/binutils/binutils-2.27/binutils/doc/
DMakefile.in229 OBJDUMP = @OBJDUMP@
/toolchain/binutils/binutils-2.27/opcodes/
Dconfigure5935 if test -n "$OBJDUMP"; then
5936 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5955 OBJDUMP=$ac_cv_prog_OBJDUMP
5956 if test -n "$OBJDUMP"; then
5957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5958 $as_echo "$OBJDUMP" >&6; }
5967 ac_ct_OBJDUMP=$OBJDUMP
6005 OBJDUMP="false"
6013 OBJDUMP=$ac_ct_OBJDUMP
6016 OBJDUMP="$ac_cv_prog_OBJDUMP"
[all …]
/toolchain/binutils/binutils-2.27/gprof/
Dconfigure5656 if test -n "$OBJDUMP"; then
5657 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5676 OBJDUMP=$ac_cv_prog_OBJDUMP
5677 if test -n "$OBJDUMP"; then
5678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5679 $as_echo "$OBJDUMP" >&6; }
5688 ac_ct_OBJDUMP=$OBJDUMP
5726 OBJDUMP="false"
5734 OBJDUMP=$ac_ct_OBJDUMP
5737 OBJDUMP="$ac_cv_prog_OBJDUMP"
[all …]

12