Lines Matching refs:sections
35 : Joined<["--"], "compress-debug-sections=">,
37 HelpText<"Compress DWARF debug sections using specified format. Supported "
39 def : Flag<["--"], "compress-debug-sections">, Alias<compress_debug_sections>,
41 def decompress_debug_sections : Flag<["--"], "decompress-debug-sections">,
42 HelpText<"Decompress DWARF debug sections">;
44 : Eq<"compress-sections",
45 "Compress or decompress sections using specified format. Supported "
60 "Rename sections called <old> to <new>, and apply any specified <flag> values. "
117 HelpText<"Remove all DWARF .dwo sections">;
120 HelpText<"Remove all non-allocated sections that are not within segments">;
140 "Remove all sections that are not DWARF .dwo sections from file">;
184 defm verify_note_sections : B<"verify-note-sections",
185 "Validate note sections",
186 "Don't validate note sections">;
252 : Eq<"prefix-alloc-sections", "Add <prefix> to the start of every allocated section name">,
267 … : Eq<"change-section-lma", "Shift LMA of non-zero-sized sections in the program header by <val>">,
283 : Eq<"gap-fill", "Fill the gaps between sections with <value> instead of zero. "