Lines Matching refs:sections
9 * @brief Common linker sections
11 * This script defines the memory location of the various sections that make up
14 * This script places the various sections of the image according to what
19 * placing all the sections adjacent to each other. There is also no separate
32 * Most symbols defined in the sections below are subject to be referenced in
78 #include <zephyr/linker/rel-sections.ld>
81 #include <zephyr/linker/llext-sections.ld>
221 #include <snippets-rom-sections.ld>
329 * We need these sections to extract interrupt information, but they
330 * will be removed with "--gc-sections" by LLVM lld, so add keep
360 #include <snippets-rom-sections.ld>
416 #include <snippets-ram-sections.ld>
480 #include <snippets-data-sections.ld>
551 #include <snippets-sections.ld>
557 #include <zephyr/linker/debug-sections.ld>
561 * eh_frame section won't be removed even with "--gc-sections" by LLVM lld.
568 * The sections below are still treated as warnings