Lines Matching refs:section
25 This section is required to skip rtc.text area because rtc_iram_seg and
36 /* This section located in RTC FAST Memory area.
53 /* RTC data section holds RTC wake stub
83 /* This section holds data that should not be initialized at power up
86 into this section. See the file "esp_attr.h" for more information.
99 /* This section located in RTC SLOW Memory area.
113 * This section holds RTC FAST data that should have fixed addresses.
132 * This section holds RTC SLOW data that should have fixed addresses.
235 * This section holds data that won't be initialised when startup.
236 * This section locates in External RAM region.
246 /*This section holds data that should not be initialized at power up.
247 The section located in Internal SRAM memory region. The macro _NOINIT
248 can be used as attribute to place data into this section.
294 /* Create an empty gap within this section. Thanks to this, the end of this
295 * section will match .flah.rodata's begin address. Thus, both sections
368 This section is a place where we dump all the rodata which aren't used at runtime,
375 We don't need to include the noload rodata in this section
451 /** This section will be used by the debugger and disassembler to get more information
457 * This section will only be present in the ELF file, not in the final binary