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
517 /* __*init sections */ \
575 * code elimination is enabled, so these sections should be converted
766 * sections to the front of bss.
785 * DWARF debug sections.
786 * Symbols in the DWARF debugging sections are relative to
830 /* Stabs debugging sections. */
839 /* Required sections not related to debugging. */
982 * Default discarded sections.
1000 * -fsanitize=thread produce unwanted sections (.eh_frame
1002 * keep any .init_array.* sections.
1035 * PERCPU_INPUT - the percpu input sections
1116 * All sections are combined in a single .data section.
1117 * The sections following CONSTRUCTORS are arranged so their
1120 * the sections that has this restriction (or similar)