Lines Matching refs:text
15 .rtc.text :
24 *rtc_wake_stub*.*(.literal .text .literal.* .text.*)
34 This section is required to skip rtc.text area because rtc_iram_seg and
41 . = SIZEOF(.rtc.text); argument
163 KEEP(*(.WindowVectors.text));
165 KEEP(*(.Level2InterruptVector.text));
167 KEEP(*(.Level3InterruptVector.text));
169 KEEP(*(.Level4InterruptVector.text));
171 KEEP(*(.Level5InterruptVector.text));
173 KEEP(*(.DebugExceptionVector.text));
175 KEEP(*(.NMIExceptionVector.text));
177 KEEP(*(.KernelExceptionVector.text));
179 KEEP(*(.UserExceptionVector.text));
181 KEEP(*(.DoubleExceptionVector.text));
187 *(.UserEnter.text);
189 *(.entry.text)
195 .iram0.text :
319 *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */
393 .flash.text :
396 …_instruction_reserved_start = ABSOLUTE(.); /* This is a symbol marking the flash.text start, this…
402 *(.irom0.text) /* catch stray ICACHE_RODATA_ATTR */
415 …_instruction_reserved_end = ABSOLUTE(.); /* This is a symbol marking the flash.text end, this can…
420 the flash.text segment.