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.
137 /* The actual configuration determine if the init/exit sections
545 /* __*init sections */ \
590 * code elimination is enabled, so these sections should be converted
779 * sections to the front of bss.
798 * DWARF debug sections.
799 * Symbols in the DWARF debugging sections are relative to
843 /* Stabs debugging sections. */
852 /* Required sections not related to debugging. */
1007 * Default discarded sections.
1025 * -fsanitize=thread produce unwanted sections (.eh_frame
1027 * keep any .init_array.* sections.
1060 * PERCPU_INPUT - the percpu input sections
1141 * All sections are combined in a single .data section.
1142 * The sections following CONSTRUCTORS are arranged so their
1145 * the sections that has this restriction (or similar)