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
526 /* __*init sections */ \
758 * sections to the front of bss.
777 * DWARF debug sections.
778 * Symbols in the DWARF debugging sections are relative to
822 /* Stabs debugging sections. */
831 /* Required sections not related to debugging. */
998 * Default discarded sections.
1016 * -fsanitize=thread produce unwanted sections (.eh_frame
1018 * keep any .init_array.* sections.
1058 * PERCPU_INPUT - the percpu input sections
1107 * All sections are combined in a single .data section.
1108 * The sections following CONSTRUCTORS are arranged so their
1111 * the sections that has this restriction (or similar)