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

  /toolchain/binutils/binutils-2.25/ld/testsuite/config/
default.exp 145 if ![info exists HOSTING_EMU] { set HOSTING_EMU "-m [get_target_emul]" }
  /toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp 139 global HOSTING_EMU
142 return [run_host_cmd_yesno "$ld" "$HOSTING_EMU -o $target -r $objects"]
197 global HOSTING_EMU
223 return [run_host_cmd_yesno "$ld" "$HOSTING_EMU $flags -o $target $objs $libs"]
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 93 HOSTING_EMU = -m $(EMUL)
    [all...]

Completed in 43 milliseconds