Lines Matching refs:section
34 This section is required to skip rtc.text area because rtc_iram_seg and
45 /* This section located in RTC FAST Memory area.
61 /* RTC data section holds RTC wake stub
90 /* This section holds data that should not be initialized at power up
93 into this section. See the file "esp_attr.h" for more information.
106 /* This section located in RTC SLOW Memory area.
120 * This section holds RTC data that should have fixed addresses.
202 /* Added to maintain compability, there are no iram0 data section to put
209 /* iram_end_test section exists for use by memprot unit tests only */
236 /*This section holds data that should not be initialized at power up.
237 The section located in Internal SRAM memory region. The macro _NOINIT
238 can be used as attribute to place data into this section.
262 * This section holds data that won't be initialised when startup.
263 * This section locates in External RAM region.
307 /* Create an empty gap within this section. Thanks to this, the end of this
308 * section will match .flah.rodata's begin address. Thus, both sections
379 This section is a place where we dump all the rodata which aren't used at runtime,
386 We don't need to include the noload rodata in this section
440 /** This section will be used by the debugger and disassembler to get more information
446 * This section will only be present in the ELF file, not in the final binary