HomeSort by relevance Sort by last modified time
    Searched refs:OTHER_SECTIONS (Results 1 - 25 of 40) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/ld/emulparams/
shelf_uclinux.sh 4 OTHER_SECTIONS=""
shelf32_nbsd.sh 14 unset OTHER_SECTIONS
15 OTHER_SECTIONS="
shelf64.sh 9 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="
18 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
shelf64_nbsd.sh 7 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)} :
27 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=""
elf32btsmipn32.sh 12 OTHER_SECTIONS='
elf32lppclinux.sh 5 test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/ : { *(.fixup) }"
elf32ppclinux.sh 5 test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/ : { *(.fixup) }"
elf64btsmip.sh 11 OTHER_SECTIONS='
shelf_nbsd.sh 15 unset OTHER_SECTIONS
shelf.sh 30 test -z "$CREATE_SHLIB" && OTHER_SECTIONS=" .stack ${RELOCATING-0}${RELOCATING+(DEFINED(_stack) ? _stack : 0x3FFFFF00)} :
37 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
shelf32.sh 46 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="
56 test -n "$CREATE_SHLIB" && OTHER_SECTIONS="
elf32bfinfd.sh 20 OTHER_SECTIONS="
arcelf.sh 19 OTHER_SECTIONS="/DISCARD/ : { *(.__arc_profile_*) }"
elf32lr5900n32.sh 15 OTHER_SECTIONS='
elf32metag.sh 14 OTHER_SECTIONS="
elf64mmix.sh 47 OTHER_SECTIONS='
elf64tilegx.sh 21 OTHER_SECTIONS="
shlsymbian.sh 14 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="${RELOCATING+PROVIDE (_stack = 0x30000);}"
aarch64cloudabi.sh 34 OTHER_SECTIONS='.note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }'
aarch64elf.sh 35 OTHER_SECTIONS='.note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }'
aarch64elf32.sh 35 OTHER_SECTIONS='.note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }'

Completed in 133 milliseconds

1 2