Lines Matching refs:section
36 * This section located in RTC FAST Memory area.
53 * RTC data section holds RTC wake stub
81 * This section holds data that should not be initialized at power up
84 * into this section. See the file "esp_attr.h" for more information.
96 * This section located in RTC SLOW Memory area.
110 * This section holds RTC data that should have fixed addresses.
168 /* iram_end_test section exists for use by memprot unit tests only */
196 * This section is required to skip .iram0.text area because iram0_0_seg and
223 * This section holds data that should not be initialized at power up.
224 * The section located in Internal SRAM memory region. The macro _NOINIT
225 * can be used as attribute to place data into this section.
297 * This dummy section represents the .flash.text section but in default_rodata_seg.
305 /* Create an empty gap as big as .flash.text section */
307 /* Prepare the alignment of the section above. Few bytes (0x20) must be
320 /* Create an empty gap within this section. Thanks to this, the end of this
321 * section will match .flash.rodata's begin address. Thus, both sections
345 …* RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead.
348 * Hence a different section is generated for the init_priority functions which is iterated in
394 /* Keep this section shall be at least aligned on 4 */
400 /* Guarantee that this section and the next one will be merged by making
405 /* To avoid any exception in C++ exception frame unwinding code, this section
415 This section is a place where we dump all the rodata which aren't used at runtime,
422 We don't need to include the noload rodata in this section