Lines Matching full:sections
11 * SECTIONS
64 * the default again so that all the following sections don't also end
90 * LD_DEAD_CODE_DATA_ELIMINATION option enables -fdata-sections, which
91 * generates .data.identifier sections, which need to be pulled in with
92 * .data. We don't want to pull in .data..other sections, which Linux
95 * With LTO_CLANG, the linker also splits sections by default, so we need
96 * these macros to combine the sections during the final link.
99 * text sections and regroups functions into subsections.
102 * sections to be brought in with rodata.
147 /* The actual configuration determine if the init/exit sections
522 /* __*init sections */ \
754 * sections to the front of bss.
773 * DWARF debug sections.
774 * Symbols in the DWARF debugging sections are relative to
818 /* Stabs debugging sections. */
827 /* Required sections not related to debugging. */
994 * Default discarded sections.
1012 * -fsanitize=thread produce unwanted sections (.eh_frame
1014 * keep any .init_array.* sections.
1054 * PERCPU_INPUT - the percpu input sections
1135 * All sections are combined in a single .data section.
1136 * The sections following CONSTRUCTORS are arranged so their
1139 * the sections that has this restriction (or similar)