Lines Matching refs:text
157 .WindowVectors.text : ALIGN(4)
160 KEEP (*(.WindowVectors.text)) argument
171 .Level2InterruptVector.text : ALIGN(4)
174 KEEP (*(.Level2InterruptVector.text)) argument
185 .Level3InterruptVector.text : ALIGN(4)
188 KEEP (*(.Level3InterruptVector.text)) argument
199 .Level4InterruptVector.text : ALIGN(4)
202 KEEP (*(.Level4InterruptVector.text)) argument
213 .Level5InterruptVector.text : ALIGN(4)
216 KEEP (*(.Level5InterruptVector.text)) argument
227 .DebugExceptionVector.text : ALIGN(4)
230 KEEP (*(.DebugExceptionVector.text)) argument
241 .NMIExceptionVector.text : ALIGN(4)
244 KEEP (*(.NMIExceptionVector.text)) argument
255 .KernelExceptionVector.text : ALIGN(4)
258 KEEP (*(.KernelExceptionVector.text)) argument
269 .UserExceptionVector.text : ALIGN(4)
272 KEEP (*(.UserExceptionVector.text)) argument
283 .DoubleExceptionVector.text : ALIGN(4)
286 KEEP (*(.DoubleExceptionVector.text)) argument
294 * and the beginning of .text. We can put exception handling
305 *libarch__xtensa__core.a:xtensa-asm2-util.S.obj(.text)
306 *libarch__xtensa__core.a:xtensa-asm2-util.S.obj(.iram.text)
307 *libarch__xtensa__core.a:xtensa-asm2-util.S.obj(.iram0.text)
309 *libarch__xtensa__core.a:window_vectors.S.obj(.iram.text)
312 *libarch__xtensa__core.a:xtensa-asm2.c.obj(.text.*)
315 *libarch__xtensa__core.a:fatal.c.obj(.text.*)
318 *libarch__xtensa__core.a:crt1.S.obj(.text)
321 *libarch__xtensa__core.a:cpu_idle.c.obj(.text.*)
323 *(.text.arch_is_in_isr)
327 *libarch__xtensa__core.a:xtensa_backtrace.c.obj(.text.*)
332 *libkernel.a:fatal.c.obj(.text.*)
338 *libkernel.a:sched.c.obj(.text.*)
340 *libkernel.a:timeout.c.obj(.text.*)
343 *libdrivers__console.a:(.text.*)
345 *libdrivers__timer.a:(.text.*)
349 .ResetVector.text : ALIGN(4)
353 KEEP (*(.ResetVector.text)) argument
357 .text : HDR_MMU_PAGE_ALIGN
363 *(.entry.text) argument
365 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text)
367 …*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.l…
372 #include <zephyr/linker/kobject-text.ld>