Searched refs:DumpSectionHeaders (Results 1 – 6 of 6) 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()
155 extern llvm::cl::opt<bool> DumpSectionHeaders;
537 cl::opt<bool> DumpSectionHeaders("section-headers", variable1334 opts::dump::DumpSectionHeaders = true; in main()
175 if (opts::dump::DumpSectionHeaders) { in dump()