/Zephyr-latest/subsys/testsuite/coverage/ |
D | coverage_ram.ld | 28 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 51 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 66 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 78 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
/Zephyr-latest/include/zephyr/linker/ |
D | linker-tool-gcc.h | 153 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) macro 155 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion AT > lregion 157 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion AT > vregion 159 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion
|
D | linker-tool-mwdt.h | 69 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion AT > vregion macro 71 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
D | ram-end.ld | 15 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
D | common-noinit.ld | 26 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 108 #undef GROUP_NOLOAD_LINK_IN 109 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion AT > lregion macro 333 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 349 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 535 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 583 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 744 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 157 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 173 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 272 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 289 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) 510 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 172 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, ROMABLE_REGION)
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default_appcpu.ld | 37 #undef GROUP_NOLOAD_LINK_IN 38 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
D | default.ld | 34 #undef GROUP_NOLOAD_LINK_IN 35 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default_appcpu.ld | 37 #undef GROUP_NOLOAD_LINK_IN 38 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
D | default.ld | 38 #undef GROUP_NOLOAD_LINK_IN 39 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
/Zephyr-latest/include/zephyr/arch/arm64/scripts/ |
D | linker.ld | 284 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, RAMABLE_REGION)
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 374 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, RAMABLE_REGION)
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/ |
D | linker.ld | 494 } GROUP_NOLOAD_LINK_IN(RAMABLE_REGION, RAMABLE_REGION)
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | default.ld | 42 #undef GROUP_NOLOAD_LINK_IN 43 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | default.ld | 42 #undef GROUP_NOLOAD_LINK_IN 43 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | default.ld | 36 #undef GROUP_NOLOAD_LINK_IN 37 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 43 #undef GROUP_NOLOAD_LINK_IN 44 #define GROUP_NOLOAD_LINK_IN(vregion, lregion) > vregion macro
|