HomeSort by relevance Sort by last modified time
    Searched full:separate_code (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf_nacl.sh 2 SEPARATE_CODE=yes
  /toolchain/binutils/binutils-2.25/ld/emultempl/
mmixelf.em 42 config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo TRUE ; else echo FALSE ; fi`;