Home
last modified time | relevance | path

Searched refs:BOOT_BSS_SECTION_NAME (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/linker/
Dsections.h90 #define BOOT_BSS_SECTION_NAME boot_bss macro
122 #define BOOT_BSS BOOT_BSS_SECTION_NAME
Dsection_tags.h79 #define __boot_bss Z_GENERIC_DOT_SECTION(BOOT_BSS_SECTION_NAME)