Lines Matching refs:section

38    * This section located in RTC FAST Memory area.
55 * RTC data section holds RTC wake stub
85 * This section holds data that should not be initialized at power up
88 * into this section. See the file "esp_attr.h" for more information.
101 * This section located in RTC SLOW Memory area.
115 * This section holds RTC data that should have fixed addresses.
199 * This section is required to skip .iram0.text area because iram0_0_seg and
225 * This section holds data that should not be initialized at power up.
226 * The section located in Internal SRAM memory region. The macro _NOINIT
227 * can be used as attribute to place data into this section.
299 * This dummy section represents the .flash.text section but in default_rodata_seg.
307 /* Create an empty gap as big as .flash.text section */
309 /* Prepare the alignment of the section above. Few bytes (0x20) must be
322 /* Create an empty gap within this section. Thanks to this, the end of this
323 * section will match .flah.rodata's begin address. Thus, both sections
391 This section is a place where we dump all the rodata which aren't used at runtime,
398 We don't need to include the noload rodata in this section
406 * This section is required to skip flash rodata sections, because `extern_ram_seg`
415 /* This section holds .ext_ram.bss data, and will be put in PSRAM */
425 * This section holds data that won't be initialised when startup.
426 * This section locates in External RAM region.
441 /* iram_end_test section exists for use by memprot unit tests only */
479 /** This section will be used by the debugger and disassembler to get more information
485 * This section will only be present in the ELF file, not in the final binary