Lines Matching refs:text
164 .ResetVector.text : ALIGN(4)
167 KEEP (*(.ResetVector.text))
185 .MemoryExceptionVector.text : ALIGN(4)
188 KEEP (*(.MemoryExceptionVector.text))
192 .WindowVectors.text : ALIGN(4)
195 KEEP (*(.WindowVectors.text))
206 .Level2InterruptVector.text : ALIGN(4)
209 KEEP (*(.Level2InterruptVector.text))
220 .Level3InterruptVector.text : ALIGN(4)
223 KEEP (*(.Level3InterruptVector.text))
234 .Level4InterruptVector.text : ALIGN(4)
237 KEEP (*(.Level4InterruptVector.text))
248 .Level5InterruptVector.text : ALIGN(4)
251 KEEP (*(.Level5InterruptVector.text))
262 .DebugExceptionVector.text : ALIGN(4)
265 KEEP (*(.DebugExceptionVector.text))
276 .NMIExceptionVector.text : ALIGN(4)
279 KEEP (*(.NMIExceptionVector.text))
290 .KernelExceptionVector.text : ALIGN(4)
293 KEEP (*(.KernelExceptionVector.text))
304 .UserExceptionVector.text : ALIGN(4)
307 KEEP (*(.UserExceptionVector.text))
318 .DoubleExceptionVector.text : ALIGN(4)
321 KEEP (*(.DoubleExceptionVector.text))
325 .ResetHandler.text : ALIGN(4)
328 KEEP (*(.ResetHandler.text))
332 .text : ALIGN(4)
336 KEEP (*(.MainEntry.text))
337 *(.entry.text)
340 …*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.l…
344 KEEP (*(.ResetHandler.text))