Lines Matching full:sections
11 * SECTIONS
62 * the default again so that all the following sections don't also end
88 * LD_DEAD_CODE_DATA_ELIMINATION option enables -fdata-sections, which
89 * generates .data.identifier sections, which need to be pulled in with
90 * .data. We don't want to pull in .data..other sections, which Linux
93 * With LTO_CLANG, the linker also splits sections by default, so we need
94 * these macros to combine the sections during the final link.
97 * sections to be brought in with rodata.
141 /* The actual configuration determine if the init/exit sections
553 /* __*init sections */ \
611 * code elimination is enabled, so these sections should be converted
801 * sections to the front of bss.
820 * DWARF debug sections.
821 * Symbols in the DWARF debugging sections are relative to
865 /* Stabs debugging sections. */
874 /* Required sections not related to debugging. */
1010 * Default discarded sections.
1028 * -fsanitize=thread produce unwanted sections (.eh_frame
1030 * keep any .init_array.* sections.
1063 * PERCPU_INPUT - the percpu input sections
1144 * All sections are combined in a single .data section.
1145 * The sections following CONSTRUCTORS are arranged so their
1148 * the sections that has this restriction (or similar)