Searched refs:DumpSectionHeaders (Results 1 – 3 of 3) sorted by relevance
55 extern llvm::cl::opt<bool> DumpSectionHeaders;
235 cl::opt<bool> DumpSectionHeaders("section-headers", variable532 opts::raw::DumpSectionHeaders = true; in main()
724 if (!opts::raw::DumpSectionHeaders) in dumpSectionHeaders()