Home
last modified time | relevance | path

Searched refs:SECTION_DATA_PROLOGUE (Results 1 – 25 of 66) sorted by relevance

123

/Zephyr-latest/include/zephyr/linker/
Dlinker-tool-lld.h57 #undef SECTION_DATA_PROLOGUE
58 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro
Dcommon-ram.ld20 SECTION_DATA_PROLOGUE(sw_isr_table,,)
32 SECTION_DATA_PROLOGUE(shared_sw_isr_table,,)
41 SECTION_DATA_PROLOGUE(device_states,,)
55 SECTION_DATA_PROLOGUE(device_deps,,)
103 SECTION_DATA_PROLOGUE(usb_descriptor,,SUBALIGN(1))
115 SECTION_DATA_PROLOGUE(usb_bos_desc,,SUBALIGN(1))
Dlinker-tool-mwdt.h91 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro
94 #define SECTION_DATA_PROLOGUE(name, options, align) name options : align macro
Dthread-local-storage.ld5 SECTION_DATA_PROLOGUE(tdata,,)
10 SECTION_DATA_PROLOGUE(tbss,,)
Diterable_sections.h105 SECTION_DATA_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \
138 SECTION_DATA_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \
Dlinker-tool-gcc.h202 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro
205 #define SECTION_DATA_PROLOGUE(name, options, align) \
Dcplusplus-ram.ld8 SECTION_DATA_PROLOGUE(.gcc_except_table,,ONLY_IF_RW)
/Zephyr-latest/soc/telink/tlsr/tlsr951x/
Dlinker.ld23 SECTION_DATA_PROLOGUE(aes_data,,)
33 SECTION_DATA_PROLOGUE(retention_data,,)
44 SECTION_DATA_PROLOGUE(ram_code,,)
/Zephyr-latest/modules/segger/
Dsegger_rtt.ld1 SECTION_DATA_PROLOGUE(_RTT_SECTION_NAME,(NOLOAD),)
/Zephyr-latest/tests/application_development/code_relocation/
Dcustom-sections.ld3 SECTION_DATA_PROLOGUE(_CUSTOM_SECTION_NAME2,,)
/Zephyr-latest/soc/adi/max32/
Dflash.ld7 SECTION_DATA_PROLOGUE(.flashprog,, SUBALIGN(4))
/Zephyr-latest/boards/renesas/ek_ra8d1/
Dsdram.ld9 SECTION_DATA_PROLOGUE(.sdram,(NOLOAD),)
/Zephyr-latest/tests/kernel/mem_protect/mem_map/
Dcustom-sections.ld3 SECTION_DATA_PROLOGUE(TEST_MEM_MAP,,SUBALIGN(CONFIG_MMU_PAGE_SIZE))
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-debug.ld7 SECTION_DATA_PROLOGUE(zephyr_dbg_info,,)
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
Dlinker.ld10 SECTION_DATA_PROLOGUE(_DDR4_SECTION_NAME,,SUBALIGN(16))
/Zephyr-latest/soc/renesas/ra/ra2a1/
Dram_sections.ld7 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra4m1/
Dram_sections.ld7 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/arch/common/
Dramfunc.ld10 SECTION_DATA_PROLOGUE(.ramfunc,,)
Dnocache.ld11 SECTION_DATA_PROLOGUE(_NOCACHE_SECTION_NAME,(NOLOAD),)
/Zephyr-latest/soc/andestech/ae350/common_linker/
Dram_start_nonzero.ld13 SECTION_DATA_PROLOGUE(ram_start_nonzero,(NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra4w1/
Dsections.ld15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra6m1/
Dsections.ld15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra6m2/
Dsections.ld15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra6m3/
Dsections.ld15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
/Zephyr-latest/soc/st/stm32/stm32h7x/
Dsections.ld9 SECTION_DATA_PROLOGUE(eth_stm32,(NOLOAD),)

123