OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXT_MEMORY
(Results
1 - 11
of
11
) sorted by null
/toolchain/binutils/binutils-2.27/ld/emulparams/
m68hc11elfb.sh
4
TEXT_MEMORY
=text
m68hc12elfb.sh
4
TEXT_MEMORY
=text
arcv2elfx.sh
10
TEXT_MEMORY
=text
d30v_e.sh
15
TEXT_MEMORY
=emem
d30v_o.sh
15
TEXT_MEMORY
=text
d30velf.sh
15
TEXT_MEMORY
=text
m68hc11elf.sh
10
TEXT_MEMORY
=text
m68hc12elf.sh
10
TEXT_MEMORY
=text
xgateelf.sh
10
TEXT_MEMORY
=text
arcv2elf.sh
13
TEXT_MEMORY
=ICCM
/toolchain/binutils/binutils-2.27/ld/scripttempl/
elfarcv2.sc
178
.jcr : { KEEP (*(.jcr)) } ${RELOCATING+> ${
TEXT_MEMORY
}}
179
.eh_frame : { KEEP (*(.eh_frame)) } ${RELOCATING+> ${
TEXT_MEMORY
}}
180
.gcc_except_table : { *(.gcc_except_table) *(.gcc_except_table.*) } ${RELOCATING+> ${
TEXT_MEMORY
}}
181
.plt : { *(.plt) } ${RELOCATING+> ${
TEXT_MEMORY
}}
186
} ${RELOCATING+> ${
TEXT_MEMORY
}}
188
.rodata1 ${RELOCATING-0} : { *(.rodata1) } ${RELOCATING+> ${
TEXT_MEMORY
}}
195
} ${RELOCATING+ > ${
TEXT_MEMORY
}} =${NOP-0}
207
} ${RELOCATING+ > ${
TEXT_MEMORY
}} =${NOP-0}
218
} ${RELOCATING+ > ${
TEXT_MEMORY
}} =${NOP-0}
Completed in 4517 milliseconds