/Zephyr-latest/include/zephyr/linker/ |
D | linker-tool-lld.h | 57 #undef SECTION_DATA_PROLOGUE 58 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro
|
D | common-ram.ld | 20 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))
|
D | linker-tool-mwdt.h | 91 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro 94 #define SECTION_DATA_PROLOGUE(name, options, align) name options : align macro
|
D | thread-local-storage.ld | 5 SECTION_DATA_PROLOGUE(tdata,,) 10 SECTION_DATA_PROLOGUE(tbss,,)
|
D | iterable_sections.h | 105 SECTION_DATA_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \ 138 SECTION_DATA_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \
|
D | linker-tool-gcc.h | 202 #define SECTION_DATA_PROLOGUE(name, options, align) \ macro 205 #define SECTION_DATA_PROLOGUE(name, options, align) \
|
D | cplusplus-ram.ld | 8 SECTION_DATA_PROLOGUE(.gcc_except_table,,ONLY_IF_RW)
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | linker.ld | 23 SECTION_DATA_PROLOGUE(aes_data,,) 33 SECTION_DATA_PROLOGUE(retention_data,,) 44 SECTION_DATA_PROLOGUE(ram_code,,)
|
/Zephyr-latest/modules/segger/ |
D | segger_rtt.ld | 1 SECTION_DATA_PROLOGUE(_RTT_SECTION_NAME,(NOLOAD),)
|
/Zephyr-latest/tests/application_development/code_relocation/ |
D | custom-sections.ld | 3 SECTION_DATA_PROLOGUE(_CUSTOM_SECTION_NAME2,,)
|
/Zephyr-latest/soc/adi/max32/ |
D | flash.ld | 7 SECTION_DATA_PROLOGUE(.flashprog,, SUBALIGN(4))
|
/Zephyr-latest/boards/renesas/ek_ra8d1/ |
D | sdram.ld | 9 SECTION_DATA_PROLOGUE(.sdram,(NOLOAD),)
|
/Zephyr-latest/tests/kernel/mem_protect/mem_map/ |
D | custom-sections.ld | 3 SECTION_DATA_PROLOGUE(TEST_MEM_MAP,,SUBALIGN(CONFIG_MMU_PAGE_SIZE))
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-debug.ld | 7 SECTION_DATA_PROLOGUE(zephyr_dbg_info,,)
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | linker.ld | 10 SECTION_DATA_PROLOGUE(_DDR4_SECTION_NAME,,SUBALIGN(16))
|
/Zephyr-latest/soc/renesas/ra/ra2a1/ |
D | ram_sections.ld | 7 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/soc/renesas/ra/ra4m1/ |
D | ram_sections.ld | 7 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/arch/common/ |
D | ramfunc.ld | 10 SECTION_DATA_PROLOGUE(.ramfunc,,)
|
D | nocache.ld | 11 SECTION_DATA_PROLOGUE(_NOCACHE_SECTION_NAME,(NOLOAD),)
|
/Zephyr-latest/soc/andestech/ae350/common_linker/ |
D | ram_start_nonzero.ld | 13 SECTION_DATA_PROLOGUE(ram_start_nonzero,(NOLOAD),)
|
/Zephyr-latest/soc/renesas/ra/ra4w1/ |
D | sections.ld | 15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/soc/renesas/ra/ra6m1/ |
D | sections.ld | 15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/soc/renesas/ra/ra6m2/ |
D | sections.ld | 15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/soc/renesas/ra/ra6m3/ |
D | sections.ld | 15 SECTION_DATA_PROLOGUE(.fsp_dtc_vector_table,(NOLOAD),)
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | sections.ld | 9 SECTION_DATA_PROLOGUE(eth_stm32,(NOLOAD),)
|