Home | History | Annotate | Download | only in scripttempl

Lines Matching refs:RELOCATING

15 test -z "$GOT" && GOT=".got          ${RELOCATING-0} : {${RELOCATING+ *(.got.plt)} *(.got) } ${RELOCATING+ > ${DATA_MEMORY}}"
46 } ${RELOCATING+ > ${DATA_MEMORY}}"
55 } ${RELOCATING+ > ${DATA_MEMORY}}"
63 ${RELOCATING+ PROVIDE (__ivtbase_addr = .); }
65 } ${RELOCATING+ > ${STARTUP_MEMORY}}"
68 SBSS=".sbss ${RELOCATING-0} :
70 ${RELOCATING+PROVIDE (__sbss_start = .);}
71 ${RELOCATING+PROVIDE (___sbss_start = .);}
73 *(.sbss${RELOCATING+ .sbss.* .gnu.linkonce.sb.*})
75 ${RELOCATING+PROVIDE (__sbss_end = .);}
76 ${RELOCATING+PROVIDE (___sbss_end = .);}
77 } ${RELOCATING+ > ${SDATA_MEMORY}}"
78 SBSS2=".sbss2 ${RELOCATING-0} : { *(.sbss2${RELOCATING+ .sbss2.* .gnu.linkonce.sb2.*}) } ${RELOCATING+ > ${SDATA_MEMORY}}"
82 .sdata ${RELOCATING-0} :
84 ${RELOCATING+${SDATA_START_SYMBOLS}}
85 *(.sdata${RELOCATING+ .sdata.* .gnu.linkonce.s.*})
87 ${RELOCATING+_edata = .;}
88 ${RELOCATING+PROVIDE (edata = .);}
89 } ${RELOCATING+ > ${SDATA_MEMORY}}"
90 SDATA2=".sdata2 ${RELOCATING-0} : { *(.sdata2${RELOCATING+ .sdata2.* .gnu.linkonce.s2.*}) } ${RELOCATING+ > ${SDATA_MEMORY}}"
91 REL_SDATA=".rel.sdata ${RELOCATING-0} : { *(.rel.sdata${RELOCATING+ .rel.sdata.* .rel.gnu.linkonce.s.*}) }
92 .rela.sdata ${RELOCATING-0} : { *(.rela.sdata${RELOCATING+ .rela.sdata.* .rela.gnu.linkonce.s.*}) }"
93 REL_SBSS=".rel.sbss ${RELOCATING-0} : { *(.rel.sbss${RELOCATING+ .rel.sbss.* .rel.gnu.linkonce.sb.*}) }
94 .rela.sbss ${RELOCATING-0} : { *(.rela.sbss${RELOCATING+ .rela.sbss.* .rela.gnu.linkonce.sb.*}) }"
95 REL_SDATA2=".rel.sdata2 ${RELOCATING-0} : { *(.rel.sdata2${RELOCATING+ .rel.sdata2.* .rel.gnu.linkonce.s2.*}) }
96 .rela.sdata2 ${RELOCATING-0} : { *(.rela.sdata2${RELOCATING+ .rela.sdata2.* .rela.gnu.linkonce.s2.*}) }"
97 REL_SBSS2=".rel.sbss2 ${RELOCATING-0} : { *(.rel.sbss2${RELOCATING+ .rel.sbss2.* .rel.gnu.linkonce.sb2.*}) }
98 .rela.sbss2 ${RELOCATING-0} : { *(.rela.sbss2${RELOCATING+ .rela.sbss2.* .rela.gnu.linkonce.sb2.*}) }"
134 ${RELOCATING+ENTRY(${ENTRY})}
136 ${RELOCATING+${LIB_SEARCH_DIRS}}
137 ${RELOCATING+${EXECUTABLE_SYMBOLS}}
138 ${RELOCATING+${MEMORY_DEF}}
142 ${RELOCATING+${IVT}}
146 .hash ${RELOCATING-0} : { *(.hash) }
147 .dynsym ${RELOCATING-0} : { *(.dynsym) }
148 .dynstr ${RELOCATING-0} : { *(.dynstr) }
149 .gnu.version ${RELOCATING-0} : { *(.gnu.version) }
150 .gnu.version_d ${RELOCATING-0} : { *(.gnu.version_d) }
151 .gnu.version_r ${RELOCATING-0} : { *(.gnu.version_r) }
153 .rel.init ${RELOCATING-0} : { *(.rel.init) }
154 .rela.init ${RELOCATING-0} : { *(.rela.init) }
155 .rel.text ${RELOCATING-0} : { *(.rel.text${RELOCATING+ .rel.text.* .rel.gnu.linkonce.t.*}) }
156 .rela.text ${RELOCATING-0} : { *(.rela.text${RELOCATING+ .rela.text.* .rela.gnu.linkonce.t.*}) }
157 .rel.fini ${RELOCATING-0} : { *(.rel.fini) }
158 .rela.fini ${RELOCATING-0} : { *(.rela.fini) }
159 .rel.rodata ${RELOCATING-0} : { *(.rel.rodata${RELOCATING+ .rel.rodata.* .rel.gnu.linkonce.r.*}) }
160 .rela.rodata ${RELOCATING-0} : { *(.rela.rodata${RELOCATING+ .rela.rodata.* .rela.gnu.linkonce.r.*}) }
161 .rel.data ${RELOCATING-0} : { *(.rel.data${RELOCATING+ .rel.data.* .rel.gnu.linkonce.d.*}) }
162 .rela.data ${RELOCATING-0} : { *(.rela.data${RELOCATING+ .rela.data.* .rela.gnu.linkonce.d.*}) }
163 .rel.tdata ${RELOCATING-0} : { *(.rel.tdata${RELOCATING+ .rel.tdata.* .rel.gnu.linkonce.td.*}) }
164 .rela.tdata ${RELOCATING-0} : { *(.rela.tdata${RELOCATING+ .rela.tdata.* .rela.gnu.linkonce.td.*}) }
165 .rel.tbss ${RELOCATING-0} : { *(.rel.tbss${RELOCATING+ .rel.tbss.* .rel.gnu.linkonce.tb.*}) }
166 .rela.tbss ${RELOCATING-0} : { *(.rela.tbss${RELOCATING+ .rela.tbss.* .rela.gnu.linkonce.tb.*}) }
167 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
168 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
169 .rel.dtors ${RELOCATING-0} : { *(.rel.dtors) }
170 .rela.dtors ${RELOCATING-0} : { *(.rela.dtors) }
171 .rel.got ${RELOCATING-0} : { *(.rel.got) }
172 .rela.got ${RELOCATING-0} : { *(.rela.got) }
177 .rel.bss ${RELOCATING-0} : { *(.rel.bss${RELOCATING+ .rel.bss.* .rel.gnu.linkonce.b.*}) }
178 .rela.bss ${RELOCATING-0} : { *(.rela.bss${RELOCATING+ .rela.bss.* .rela.gnu.linkonce.b.*}) }
180 .text ${RELOCATING-0} :
182 ${RELOCATING+${TEXT_START_SYMBOLS}}
184 ${RELOCATING+ . = ALIGN(4);}
185 ${RELOCATING+${INIT_START}}
187 ${RELOCATING+${INIT_END}}
190 ${RELOCATING+ . = ALIGN(4);}
194 ${RELOCATING+ . = ALIGN(4);}
195 *(.text .stub${RELOCATING+ .text.* .gnu.linkonce.t.*})
199 ${RELOCATING+${OTHER_TEXT_SECTIONS}}
201 } ${RELOCATING+ > ${TEXT_MEMORY}} =${NOP-0}
203 .fini ${RELOCATING-0} :
205 ${RELOCATING+${FINI_START}}
207 ${RELOCATING+${FINI_END}}
209 ${RELOCATING+PROVIDE (__etext = .);}
210 ${RELOCATING+PROVIDE (_etext = .);}
211 ${RELOCATING+PROVIDE (etext = .);}
212 } ${RELOCATING+ > ${TEXT_MEMORY}} =${NOP-0}
214 .jcr ${RELOCATING-0} :
217 } ${RELOCATING+> ${TEXT_MEMORY}}
219 .eh_frame ${RELOCATING-0} :
222 } ${RELOCATING+> ${TEXT_MEMORY}}
224 .gcc_except_table ${RELOCATING-0} :
227 } ${RELOCATING+> ${TEXT_MEMORY}}
229 .plt ${RELOCATING-0} :
232 } ${RELOCATING+> ${TEXT_MEMORY}}
234 .jlitab ${RELOCATING-0} :
236 ${RELOCATING+${JLI_START_TABLE}}
238 } ${RELOCATING+> ${TEXT_MEMORY}}
240 .rodata ${RELOCATING-0} :
242 *(.rodata) ${RELOCATING+*(.rodata.*)} ${RELOCATING+*(.gnu.linkonce.r.*)}
243 } ${RELOCATING+> ${TEXT_MEMORY}}
245 .rodata1 ${RELOCATING-0} : { *(.rodata1) } ${RELOCATING+> ${TEXT_MEMORY}}
247 ${RELOCATING+${OTHER_READONLY_SECTIONS}}
250 ${RELOCATING+__data_image = .;}
251 ${RELOCATING+PROVIDE (__data_image = .);}
253 .data ${RELOCATING-0} :
255 ${RELOCATING+ PROVIDE (__data_start = .) ; }
260 ${RELOCATING+${DATA_START_SYMBOLS}}
261 ${RELOCATING+*(.data.* .gnu.linkonce.d.*)}
264 } ${RELOCATING+ > ${DATA_MEMORY}}
267 ${RELOCATING+${CTOR}}
268 ${RELOCATING+${DTOR}}
270 ${RELOCATING+${SDATA}}
271 ${RELOCATING+${SDATA2}}
272 ${RELOCATING+${SBSS}}
273 ${RELOCATING+${SBSS2}}
274 .bss ${RELOCATING-0} :
276 ${RELOCATING+*(.dynbss)}
277 *(.bss${RELOCATING+ .bss.* .gnu.linkonce.b.*})
278 ${RELOCATING+*(COMMON)
283 ${RELOCATING+_end = .;}
284 ${RELOCATING+PROVIDE (end = .);}
285 } ${RELOCATING+ > ${DATA_MEMORY}}
288 .noinit ${RELOCATING-0}:
290 *(.noinit${RELOCATING+ .noinit.* .gnu.linkonce.n.*})
291 ${RELOCATING+. = ALIGN(${ALIGNMENT});}
292 ${RELOCATING+ PROVIDE (__start_heap = .) ; }
293 } ${RELOCATING+ > ${DATA_MEMORY}}
295 ${RELOCATING+ PROVIDE (__stack_top = (ORIGIN (${DATA_MEMORY}) + LENGTH (${DATA_MEMORY}) - 1) & -4);}
296 ${RELOCATING+ PROVIDE (__end_heap = ORIGIN (${DATA_MEMORY}) + LENGTH (${DATA_MEMORY}) - 1);}