Lines Matching refs:literal
198 .ResetVector.literal : ALIGN(4)
201 *(.ResetVector.literal) argument
212 .Level2InterruptVector.literal : ALIGN(4)
215 *(.Level2InterruptVector.literal) argument
226 .Level3InterruptVector.literal : ALIGN(4)
229 *(.Level3InterruptVector.literal) argument
240 .Level4InterruptVector.literal : ALIGN(4)
243 *(.Level4InterruptVector.literal) argument
254 .Level5InterruptVector.literal : ALIGN(4)
257 *(.Level5InterruptVector.literal) argument
268 .DebugExceptionVector.literal : ALIGN(4)
271 *(.DebugExceptionVector.literal) argument
282 .NMIExceptionVector.literal : ALIGN(4)
285 *(.NMIExceptionVector.literal) argument
296 .KernelExceptionVector.literal : ALIGN(4)
299 *(.KernelExceptionVector.literal) argument
310 .UserExceptionVector.literal : ALIGN(4)
313 *(.UserExceptionVector.literal) argument
324 .DoubleExceptionVector.literal : ALIGN(4)
327 *(.DoubleExceptionVector.literal) argument
342 *(.iram0.literal .iram.literal .iram.text.literal .iram0.text .iram.text)
356 *(.ResetVector.literal) /* default is _start in zephyr, set it to reset vector as in sof */
358 *(.init.literal)
360 …*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.l…
361 *(.fini.literal)