Lines Matching full:sections
27 // not to conflict with the ordering of zerofill sections, which must always be
31 // Output sections represent the finalized sections present within the final
32 // linked executable. They can represent special sections (like the symbol
33 // table), or represent coalesced sections from the various inputs given to the
51 // How much space the section occupies in the file. Most sections are copied
55 // Hidden sections omit header content, but body content may still be present.
57 // Unneeded sections are omitted entirely (header and body).
63 // assigned to output sections that occur earlier in the output binary.
64 // Naturally, this means different sections' finalize() methods cannot execute
83 // For output sections that don't have explicit ordering requirements, their
84 // output order should be based on the order of the input sections they