Searched refs:ALLOC (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 76 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE 78 CONTENTS, ALLOC, LOAD, DATA 80 ALLOC 82 CONTENTS, ALLOC, LOAD, READONLY, DATA
|
/Zephyr-latest/arch/x86/ |
D | CMakeLists.txt | 15 --rename-section .data=${bin},CONTENTS,ALLOC,LOAD,READONLY,DATA
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 51 # .module!) if it has any of ALLOC, WRITABLE or EXEC flags in the ELF
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 52 /* rimage module sections are C struct data, and thus flagged ALLOC.
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 62 /* rimage module sections are C struct data, and thus flagged ALLOC.
|