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 * sections to be brought in with rodata.
140 /* The actual configuration determine if the init/exit sections
515 /* __*init sections */ \
557 * code elimination is enabled, so these sections should be converted
727 * sections to the front of bss.
746 * DWARF debug sections.
747 * Symbols in the DWARF debugging sections are relative to
791 /* Stabs debugging sections. */
800 /* Required sections not related to debugging. */
967 * Default discarded sections.
985 * -fsanitize=thread produce unwanted sections (.eh_frame
987 * keep any .init_array.* sections.
1026 * 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)