Lines Matching full:sections
149 .It Fl -compress-debug-sections Ns = Ns Ar value
150 Compress DWARF debug sections.
151 The sections remain uncompressed if compressed content would be larger.
165 .It Fl -compress-sections Ns = Ns Ar section-glob={none,zlib,zstd}[:level]
166 Compress output sections that match the glob and do not have the SHF_ALLOC flag.
167 The matched sections remain uncompressed if compressed content would be larger.
172 .Cm --compress-debug-sections.
228 Spill input sections to later matching output sections to avoid memory region overflow.
253 Mark executable sections unreadable.
294 .It Fl -gc-sections
295 Enable garbage collection of unused sections.
359 Do not page align sections, link against static libraries.
377 .It Fl -no-gc-sections
378 Disable garbage collection of unused sections.
384 Page align sections.
386 Do not set the text data sections to be writable, page align sections.
390 Do not put read-only non-executable sections in their own segment.
440 Set the text and data sections to be readable and writable, do not page align
441 sections, link against static libraries.
451 Control how orphan sections are handled.
458 Place orphan sections in suitable output sections.
460 Place orphan sections as for
464 Place orphan sections as for
514 .It Fl -print-gc-sections
515 List removed unused sections.
516 .It Fl -print-icf-sections
517 List identical folded sections.
580 .It Fl -shuffle-sections Ns = Ns Ar seed
581 Shuffle matched sections using the given seed before mapping them to the output sections.
591 Specifies sections sorting rule when linkerscript is used.
602 Lay out sections in the order specified by
827 Disable combining and sorting multiple relocation sections.
930 Don't let __start_/__stop_ references retain the associated C identifier name sections (default).
933 Let __start_/__stop_ references retain the associated C identifier name sections.