HomeSort by relevance Sort by last modified time
    Searched refs:objcopy (Results 51 - 55 of 55) sorted by null

1 23

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/
srec.exp 222 # Link twice, objcopy, and compare
226 global objcopy
303 send_log "$objcopy -O srec tmpdir/sr1 tmpdir/sr1.sr\n"
304 set exec_output [run_host_cmd "$objcopy" "-O srec tmpdir/sr1 tmpdir/sr1.sr"]
332 # link it normally, and objcopy to the S-record format, and then link
394 # anticipate creating s-records (and could always use objcopy to
  /toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp 452 # will assemble FILE.s, run some tool like `objdump', `objcopy', or
496 # Run objcopy with the specified flags after assembling any source
501 # Run objcopy on the linked file with the specified flags.
502 # This lets you transform the linked file using objcopy, before the
504 # may in turn *also* be objcopy).
514 # objcopy: FLAGS
548 # to pass. The PROG, objdump, nm and objcopy options have no
566 global OBJDUMP NM AS OBJCOPY READELF LD
599 set opts(objcopy) {}
718 objcopy { set program objcopy
    [all...]
  /external/minijail/
common.mk 260 $(eval $(call override_var,OBJCOPY,objcopy))
442 $(QUIET)$(OBJCOPY) --only-keep-debug "$(TARGET_OR_MEMBER)" \
    [all...]
  /external/modp_b64/
common.mk 260 $(eval $(call override_var,OBJCOPY,objcopy))
442 $(QUIET)$(OBJCOPY) --only-keep-debug "$(TARGET_OR_MEMBER)" \
    [all...]
  /toolchain/binutils/binutils-2.25/
configure 591 OBJCOPY
818 OBJCOPY
    [all...]

Completed in 139 milliseconds

1 23