Lines Matching refs:text
88 .text :
97 SECTION_VECTOR2 (.WindowVectors.text, WINDOW_VECTORS_VADDR) argument
99 SECTION_VECTOR2 (.Level2InterruptVector.text, INTLEVEL2_VECTOR_VADDR)
102 SECTION_VECTOR2 (.Level3InterruptVector.text, INTLEVEL3_VECTOR_VADDR)
105 SECTION_VECTOR2 (.Level4InterruptVector.text, INTLEVEL4_VECTOR_VADDR)
108 SECTION_VECTOR2 (.Level5InterruptVector.text, INTLEVEL5_VECTOR_VADDR)
111 SECTION_VECTOR2 (.Level6InterruptVector.text, INTLEVEL6_VECTOR_VADDR)
113 SECTION_VECTOR2 (.DebugInterruptVector.text, DEBUG_VECTOR_VADDR)
114 SECTION_VECTOR2 (.KernelExceptionVector.text, KERNEL_VECTOR_VADDR)
115 SECTION_VECTOR2 (.UserExceptionVector.text, USER_VECTOR_VADDR)
116 SECTION_VECTOR2 (.DoubleExceptionVector.text, DOUBLEEXC_VECTOR_VADDR)
118 *(.exception.text)
170 .WindowVectors.text);
173 .Level2InterruptVector.text);
177 .Level3InterruptVector.text);
181 .Level4InterruptVector.text);
185 .Level5InterruptVector.text);
189 .Level6InterruptVector.text);
192 .KernelExceptionVector.text);
194 .UserExceptionVector.text);
196 .DoubleExceptionVector.text);
198 .DebugInterruptVector.text);
200 .exception.text);
208 .SecondaryResetVector.text);
233 .WindowVectors.text,
237 .DebugInterruptVector.text,
239 .WindowVectors.text)
241 #define LAST .DebugInterruptVector.text
244 .Level2InterruptVector.text,
248 # define LAST .Level2InterruptVector.text
252 .Level3InterruptVector.text,
256 # define LAST .Level3InterruptVector.text
260 .Level4InterruptVector.text,
264 # define LAST .Level4InterruptVector.text
268 .Level5InterruptVector.text,
272 # define LAST .Level5InterruptVector.text
276 .Level6InterruptVector.text,
280 # define LAST .Level6InterruptVector.text
283 .KernelExceptionVector.text,
288 .UserExceptionVector.text,
290 .KernelExceptionVector.text)
292 .DoubleExceptionVector.text,
294 .UserExceptionVector.text)
295 #define LAST .DoubleExceptionVector.text
301 .SecondaryResetVector.text,
305 #define LAST .SecondaryResetVector.text
310 .exception.text,
314 #define LAST .exception.text