Home
last modified time | relevance | path

Searched refs:_NOINIT_SECTION_NAME (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/linker/
Dsection_tags.h18 #define __noinit __in_section_unique(_NOINIT_SECTION_NAME)
19 #define __noinit_named(name) __in_section_unique_named(_NOINIT_SECTION_NAME, name)
Dcommon-noinit.ld7 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
Dsections.h24 #define _NOINIT_SECTION_NAME noinit macro
/Zephyr-Core-3.7.0/include/zephyr/arch/posix/
Dlinker.ld74 SECTION_DATA_PROLOGUE(_NOINIT_SECTION_NAME,,)
/Zephyr-Core-3.7.0/include/zephyr/arch/sparc/
Dlinker.ld147 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
/Zephyr-Core-3.7.0/include/zephyr/arch/mips/
Dlinker.ld174 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
/Zephyr-Core-3.7.0/soc/openisa/rv32m1/
Dlinker.ld224 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
/Zephyr-Core-3.7.0/soc/espressif/esp32s3/
Ddefault_appcpu.ld295 SECTION_DATA_PROLOGUE(_NOINIT_SECTION_NAME, (NOLOAD),)
/Zephyr-Core-3.7.0/soc/infineon/cat1b/cyw20829/
Dlinker.ld370 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld387 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
/Zephyr-Core-3.7.0/soc/espressif/esp32/
Ddefault_appcpu.ld331 SECTION_DATA_PROLOGUE(_NOINIT_SECTION_NAME, (NOLOAD),)