Home
last modified time | relevance | path

Searched refs:SECTION_PROLOGUE (Results 1 – 25 of 98) sorted by relevance

1234

/Zephyr-latest/include/zephyr/linker/
Ddebug-sections.ld6 SECTION_PROLOGUE(.stab, 0,) { *(.stab) }
7 SECTION_PROLOGUE(.stabstr, 0,) { *(.stabstr) }
8 SECTION_PROLOGUE(.stab.excl, 0,) { *(.stab.excl) }
9 SECTION_PROLOGUE(.stab.exclstr, 0,) { *(.stab.exclstr) }
10 SECTION_PROLOGUE(.stab.index, 0,) { *(.stab.index) }
11 SECTION_PROLOGUE(.stab.indexstr, 0,) { *(.stab.indexstr) }
12 SECTION_PROLOGUE(.gnu.build.attributes, 0,) { *(.gnu.build.attributes .gnu.build.attributes.*) }
13 SECTION_PROLOGUE(.comment, 0,) { *(.comment) }
18 SECTION_PROLOGUE(.debug, 0,) { *(.debug) }
19 SECTION_PROLOGUE(.line, 0,) { *(.line) }
[all …]
Drel-sections.ld9 SECTION_PROLOGUE(.rel.plt,,)
18 SECTION_PROLOGUE(.rela.plt,,)
27 SECTION_PROLOGUE(.rel.dyn,,)
32 SECTION_PROLOGUE(.rela.dyn,,)
Dlinker-tool-lld.h38 #undef SECTION_PROLOGUE
39 #define SECTION_PROLOGUE(name, options, align) \ macro
59 SECTION_PROLOGUE(name, options, align)
Dcplusplus-rom.ld8 SECTION_PROLOGUE(.gcc_except_table,,ONLY_IF_RO)
14 SECTION_PROLOGUE(.eh_frame_hdr,,)
19 SECTION_PROLOGUE(.eh_frame,,)
Diterable_sections.h52 SECTION_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \
67 SECTION_PROLOGUE(struct_type##_area, EMPTY, SUBALIGN(subalign)) \
85 SECTION_PROLOGUE(struct_type##_area,,SUBALIGN(subalign)) \
120 SECTION_PROLOGUE(struct_type##_area, EMPTY, SUBALIGN(subalign)) \
/Zephyr-latest/soc/st/stm32/common/
Dccm.ld5 SECTION_PROLOGUE(_CCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(4))
14 SECTION_PROLOGUE(_CCM_NOINIT_SECTION_NAME, (NOLOAD),SUBALIGN(4))
22 SECTION_PROLOGUE(_CCM_DATA_SECTION_NAME,,SUBALIGN(4))
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-logging.ld6 SECTION_PROLOGUE(log_strings,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN))
11 SECTION_PROLOGUE(log_stmesp_ptr,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN))
16 SECTION_PROLOGUE(log_stmesp_str,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN))
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage_ram.ld32 SECTION_PROLOGUE(_GCOV_BSS_SECTION_NAME, (NOLOAD), ALIGN(16))
43 SECTION_PROLOGUE(_GCOV_BSS_SECTION_NAME, (NOLOAD),)
55 SECTION_PROLOGUE(_GCOV_BSS_SECTION_NAME, (NOLOAD),)
70 SECTION_PROLOGUE(_GCOV_BSS_SECTION_NAME, (NOLOAD),)
/Zephyr-latest/soc/renesas/ra/ra2a1/
Dsections.ld9 SECTION_PROLOGUE(.id_code,,)
18 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
44 SECTION_PROLOGUE(.option_setting_ns,,)
75 SECTION_PROLOGUE(.option_setting_s,,)
/Zephyr-latest/soc/renesas/ra/ra4m1/
Dsections.ld9 SECTION_PROLOGUE(.id_code,,)
18 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
44 SECTION_PROLOGUE(.option_setting_ns,,)
75 SECTION_PROLOGUE(.option_setting_s,,)
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dusb.ld9 SECTION_PROLOGUE(_USB_BDT_SECTION_NAME,(NOLOAD),)
19 SECTION_PROLOGUE(_USB_GLOBAL_SECTION_NAME,(NOLOAD),)
/Zephyr-latest/soc/nxp/imxrt/
Dusb.ld9 SECTION_PROLOGUE(_USB_BDT_SECTION_NAME,(NOLOAD),)
19 SECTION_PROLOGUE(_USB_GLOBAL_SECTION_NAME,(NOLOAD),)
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dusb.ld9 SECTION_PROLOGUE(_USB_BDT_SECTION_NAME,(NOLOAD),)
19 SECTION_PROLOGUE(_USB_GLOBAL_SECTION_NAME,(NOLOAD),)
/Zephyr-latest/include/zephyr/arch/mips/
Dlinker.ld53 SECTION_PROLOGUE(_VECTOR_SECTION_NAME,,)
59 SECTION_PROLOGUE(_RESET_SECTION_NAME,,)
65 SECTION_PROLOGUE(_EXCEPTION_SECTION_NAME,,)
72 SECTION_PROLOGUE(_TEXT_SECTION_NAME,,)
88 SECTION_PROLOGUE(_RODATA_SECTION_NAME,,)
106 SECTION_PROLOGUE(.plt,,)
111 SECTION_PROLOGUE(.iplt,,)
174 SECTION_PROLOGUE(_NOINIT_SECTION_NAME,(NOLOAD),)
207 SECTION_PROLOGUE(.gnu.attributes, 0,)
/Zephyr-latest/soc/renesas/ra/ra4e2/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)
81 SECTION_PROLOGUE(.id_code,,)
/Zephyr-latest/soc/renesas/ra/ra6e2/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)
81 SECTION_PROLOGUE(.id_code,,)
/Zephyr-latest/include/zephyr/arch/posix/
Dnative_sim_interface.ld11 SECTION_PROLOGUE (.native_sim_if.data,,)
19 SECTION_PROLOGUE (.native_sim_if,,)
/Zephyr-latest/drivers/memc/
Dmemc_stm32_sdram.ld10 SECTION_PROLOGUE(_STM32_SDRAM1_SECTION_NAME, (NOLOAD),)
22 SECTION_PROLOGUE(_STM32_SDRAM2_SECTION_NAME, (NOLOAD),)
/Zephyr-latest/soc/st/stm32/stm32wb0x/
Dram_sections.ld8 SECTION_PROLOGUE(stm32wb0_RAM_VR, 0x20000000 (NOLOAD), )
19 SECTION_PROLOGUE(stm32wb0_BLUE_RAM, 0x200000C0 (NOLOAD), )
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld138 SECTION_PROLOGUE(.plt,,)
143 SECTION_PROLOGUE(.iplt,,)
151 SECTION_PROLOGUE(rom_start,,)
164 SECTION_PROLOGUE(_RESET_SECTION_NAME,,)
169 SECTION_PROLOGUE(_EXCEPTION_SECTION_NAME,,)
175 SECTION_PROLOGUE(_TEXT_SECTION_NAME,,)
199 SECTION_PROLOGUE(_RODATA_SECTION_NAME,,)
227 SECTION_PROLOGUE(rom_mpu_padding,,)
357 SECTION_PROLOGUE(_ITCM_SECTION_NAME,,SUBALIGN(8))
379 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(8))
[all …]
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld103 SECTION_PROLOGUE(.plt,,)
108 SECTION_PROLOGUE(.iplt,,)
115 SECTION_PROLOGUE(rom_start,,)
130 SECTION_PROLOGUE(_RESET_SECTION_NAME,,)
135 SECTION_PROLOGUE(_EXCEPTION_SECTION_NAME,,)
141 SECTION_PROLOGUE(_TEXT_SECTION_NAME,,)
165 SECTION_PROLOGUE(_RODATA_SECTION_NAME,,)
193 SECTION_PROLOGUE(rom_mpu_padding,,)
328 SECTION_PROLOGUE(_ITCM_SECTION_NAME,,SUBALIGN(8))
350 SECTION_PROLOGUE(_DTCM_BSS_SECTION_NAME, (NOLOAD),SUBALIGN(8))
[all …]
/Zephyr-latest/soc/renesas/ra/ra4m2/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)
/Zephyr-latest/soc/renesas/ra/ra4m3/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)
/Zephyr-latest/soc/renesas/ra/ra6e1/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)
/Zephyr-latest/soc/renesas/ra/ra6m4/
Dsections.ld22 SECTION_PROLOGUE(.option_setting_ofs,,)
33 SECTION_PROLOGUE(.option_setting_sas,,)
40 SECTION_PROLOGUE(.option_setting_s,,)

1234