Home
last modified time | relevance | path

Searched refs:OBJCOPY (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dobjcopy.exp23 if {[which $OBJCOPY] == 0} then {
24 perror "$OBJCOPY does not exist"
29 send_user "Version [binutil_version $OBJCOPY]"
42 global OBJCOPY
55 set got [binutils_run $OBJCOPY "$OBJCOPYFLAGS $tempfile ${copyfile}.o"]
113 set got [binutils_run $OBJCOPY "$OBJCOPYFLAGS -j .data --reverse-bytes=4 $tempfile $reversed"]
160 set got [binutils_run $OBJCOPY "-I binary -i 4 -b 0 --interleave-width 2 ${sequence_file} ${copyfil…
198 set got [binutils_run $OBJCOPY "$OBJCOPYFLAGS -O srec $tempfile ${srecfile}"]
259 …set got [binutils_run $OBJCOPY "$OBJCOPYFLAGS -O srec --set-start 0x7654 $tempfile ${copyfile}.sre…
276 …set got [binutils_run $OBJCOPY "$OBJCOPYFLAGS -O srec --adjust-start 0x123 $tempfile ${copyfile}.s…
[all …]
Dcompress.exp53 set got [binutils_run $OBJCOPY "--compress-debug-sections $testfile ${copyfile}.o"]
75 set got [binutils_run $OBJCOPY "--decompress-debug-sections $compressedfile ${copyfile}.o"]
97 set got [binutils_run $OBJCOPY "--decompress-debug-sections $libfile ${copyfile}.a"]
117 set got [binutils_run $OBJCOPY "--compress-debug-sections ${copyfile}.a ${compressedcopyfile}.a"]
156 set got [binutils_run $OBJCOPY "--compress-debug-sections $testfile ${copyfile}.o"]
/toolchain/binutils/binutils-2.25/gas/testsuite/config/
Ddefault.exp49 if ![info exists OBJCOPY] then {
50 set OBJCOPY [findfile $base_dir/../../binutils/objcopy]
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Ddefault.exp42 if ![info exists OBJCOPY] then {
43 set OBJCOPY [findfile $base_dir/objcopy]
/toolchain/binutils/binutils-2.25/ld/testsuite/config/
Ddefault.exp258 if ![info exists OBJCOPY] then {
259 set OBJCOPY $objcopy
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Di386.exp71 set status [remote_exec build $OBJCOPY "$OBJCOPYFLAGS $src $dest"]
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
Dld-lib.exp566 global OBJDUMP NM AS OBJCOPY READELF LD
819 set cmd "$OBJCOPY $opts(objcopy_objects) $objfile"
877 set cmd "$OBJCOPY $opts(objcopy_linked_file) $infile $objfile"
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp249 global OBJDUMP NM OBJCOPY READELF STRIP
/toolchain/binutils/binutils-2.25/
Dconfigure9562 if test -n "$OBJCOPY"; then
9563 ac_cv_prog_OBJCOPY=$OBJCOPY
9577 if test -n "$OBJCOPY"; then
9578 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
9598 if test -n "$OBJCOPY"; then
9599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
9600 $as_echo "$OBJCOPY" >&6; }
9619 if test -n "$OBJCOPY"; then
9620 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
9640 if test -n "$OBJCOPY"; then
[all …]
DMakefile.tpl210 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
Dconfigure.ac3201 NCN_STRICT_CHECK_TOOLS(OBJCOPY, objcopy)
DMakefile.in207 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp438 global OBJDUMP NM AS OBJCOPY READELF
/toolchain/binutils/binutils-2.25/binutils/testsuite/
DChangeLog-9303889 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-93032194 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-93036168 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,