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

  /toolchain/binutils/binutils-2.25/ld/emulparams/
shelf64.sh 9 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="
18 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
elf32m32c.sh 19 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(__stack) ? __stack : 0x7fc)} :
26 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
elf32mt.sh 19 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(__stack) ? __stack : 0x007FFFF0)} :
26 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
elf32rl78.sh 19 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(__stack) ? __stack : 0xffedc)} :
26 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
elf32rx.sh 20 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(__stack) ? __stack : 0xbffffffc)} :
27 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
shelf.sh 27 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(_stack) ? _stack : 0x300000)} :
34 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
shelf32.sh 43 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="
53 test -n "$CREATE_SHLIB" && OTHER_SECTIONS="
shlsymbian.sh 14 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="${RELOCATING+PROVIDE (_stack = 0x30000);}"
elf32_spu.sh 11 if test -z "${CREATE_SHLIB}"; then
criself.sh 18 if test -z "${CREATE_SHLIB}"; then
elf32bmip.sh 16 if test -z "${CREATE_SHLIB}"; then
elf64_ia64.sh 12 if test "0" = "1" -a -n "$CREATE_SHLIB"; then
elf32bmipn32-defs.sh 87 if test -z "${CREATE_SHLIB}"; then
elf32ppccommon.sh 15 if test -z "${CREATE_SHLIB}"; then
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 365 CREATE_SHLIB=" "
394 unset CREATE_SHLIB

Completed in 919 milliseconds