OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTHER_RELOCATING_SECTIONS
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/ld/emulparams/
nds32elf_linux.sh
26
OTHER_RELOCATING_SECTIONS
='PROVIDE (_stack = 0x2000000);'
28
OTHER_RELOCATING_SECTIONS
="PROVIDE (_stack = ${DEFAULT_STACK_START_ADDR});"
shlelf32_linux.sh
38
test -z "$
OTHER_RELOCATING_SECTIONS
" &&
OTHER_RELOCATING_SECTIONS
='
m32relf_linux.sh
12
OTHER_RELOCATING_SECTIONS
='PROVIDE (_stack = 0x2000000);'
elf32iq10.sh
13
OTHER_RELOCATING_SECTIONS
='PROVIDE (__stack = 0x1800);'
elf32iq2000.sh
16
OTHER_RELOCATING_SECTIONS
='PROVIDE (__stack = 0x1800);'
elf32ip2k.sh
18
OTHER_RELOCATING_SECTIONS
='PROVIDE (__stack = 0x01000FFF);'
Completed in 144 milliseconds