Lines Matching full:sections
59 // -sections, -s
60 cl::opt<bool> Sections("sections",
61 cl::desc("Display all sections."));
63 cl::desc("Alias for --sections"),
64 cl::aliasopt(Sections));
150 cl::desc("Dump raw contents of codeview debug sections and records"));
161 cl::desc("Display the MIPS GOT and PLT GOT sections"));
227 cl::desc("Display ELF version sections (if present)"));
313 if (opts::Sections)