/Zephyr-latest/soc/cdns/sample_controller32/include/ |
D | xtensa-sample-controller32.ld | 158 .dram1.rodata : ALIGN(4) 161 *(.dram1.rodata) argument 189 .dram0.rodata : ALIGN(4) 192 *(.dram0.rodata) 442 .rodata : HDR_MPU_SEGMENT_SIZE_ALIGN 445 *(.rodata) 446 *(.rodata.*) 451 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 56 * On x86-64 the IDT is in rodata and doesn't need to be in the 117 *(.rodata) 118 *(.rodata.*) 121 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | linker.ld | 91 *(.rodata) 92 *(.rodata.*) 99 #include <snippets-rodata.ld>
|
/Zephyr-latest/cmake/linker_script/arm/ |
D | linker.cmake | 108 zephyr_linker_section(NAME .rodata GROUP RODATA_REGION) 109 zephyr_linker_section_configure(SECTION .rodata INPUT ".gnu.linkonce.r.*") 111 zephyr_linker_section_configure(SECTION .rodata INPUT ".kobject_data.rodata*") 113 zephyr_linker_section_configure(SECTION .rodata ALIGN 4)
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 17 * in RAM and are copied from flash at boot. Text/rodata linked in-place in 60 /* "ROM" is flash, we leave rodata and text there and just copy in data. 94 * linked in this space. Otherwise, rodata and text are linked at their
|
/Zephyr-latest/tests/application_development/code_relocation/src/ |
D | test_file1.c | 21 __in_section(rodata, sram2, var) const uint32_t var_sram2_rodata = 100U;
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/ |
D | linker.ld | 209 *(.rodata) 210 *(".rodata.*") 216 #include <snippets-rodata.ld> 222 * is 32-bit aligned, but the actual data is placed right after rodata 223 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 185 *(.rodata) 186 *(".rodata.*") 192 #include <snippets-rodata.ld> 198 * is 32-bit aligned, but the actual data is placed right after rodata 199 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | linker.ld | 130 *(.rodata) 131 *(.rodata.*) 137 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 119 SECTION_PROLOGUE(boot.rodata,,) 224 SECTION_PROLOGUE(pinned.rodata,,) 231 #include <snippets-rodata.ld> 366 *(.rodata) 367 *(".rodata.*") 380 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-priv-stacks.ld | 14 * space needs to be reserved for the rodata that will be
|
D | kobject-data.ld | 24 * space needs to be reserved for the rodata that will be
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | linker.ld | 139 *(.rodata) 140 *(.rodata.*) 146 #include <snippets-rodata.ld>
|
/Zephyr-latest/soc/cdns/dc233c/include/ |
D | xtensa-dc233c.ld | 224 .rodata : HDR_MMU_PAGE_ALIGN 227 *(.rodata) argument 228 *(.rodata.*) 233 #include <snippets-rodata.ld>
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 155 * particularly infuriating as it precludes linker .rodata next to 277 .rodata : ALIGN(4096) 280 *(.rodata) 281 *(.rodata.*) 286 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/ |
D | linker.ld | 202 *(.rodata) 203 *(".rodata.*") 209 #include <snippets-rodata.ld> 215 * is 32-bit aligned, but the actual data is placed right after rodata 216 * section, which may not end exactly at 32-bit border, pad rodata
|
/Zephyr-latest/scripts/build/ |
D | gen_kobject_placeholders.py | 71 "extra_bytes": args.rodata,
|
/Zephyr-latest/include/zephyr/arch/arm64/scripts/ |
D | linker.ld | 176 *(.rodata) 177 *(".rodata.*") 188 #include <snippets-rodata.ld>
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 155 *(.rodata) 156 *(".rodata.*") 162 #include <snippets-rodata.ld>
|
/Zephyr-latest/soc/andestech/ae350/ |
D | linker.ld | 170 *(.rodata) 171 *(".rodata.*") 178 #include <snippets-rodata.ld> 187 * the end of common ROMABLE_REGIONs (text and rodata) instead of
|
/Zephyr-latest/include/zephyr/arch/arc/v2/ |
D | linker.ld | 135 *(".rodata") 136 *(".rodata.*") 142 #include <snippets-rodata.ld>
|
/Zephyr-latest/boards/gaisler/generic_leon3/doc/ |
D | index.rst | 68 400040D0 rodata 484B [===============>] 100% 107 section: rodata, addr: 0x400040d0, size 484 bytes
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/ |
D | linker.ld | 268 .rodata : ALIGN(4) 271 *(.rodata) argument 272 *(.rodata.*)
|
/Zephyr-latest/include/zephyr/arch/riscv/common/ |
D | linker.ld | 204 *(.rodata) 205 *(".rodata.*") 212 #include <snippets-rodata.ld> 221 * the end of common ROMABLE_REGIONs (text and rodata) instead of
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 169 * particularly infuriating as it precludes linker .rodata next to 347 .rodata : HDR_4K_OR_MMU_PAGE_ALIGN 350 *(.rodata) 351 *(.rodata.*) 356 #include <snippets-rodata.ld>
|