Searched refs:DumpSectionMap (Results 1 – 6 of 6) sorted by relevance
53 extern llvm::cl::opt<bool> DumpSectionMap;
233 cl::opt<bool> DumpSectionMap("section-map", cl::desc("dump section map"), variable538 opts::raw::DumpSectionMap = true; in main()
659 if (!opts::raw::DumpSectionMap) in dumpSectionMap()
179 extern llvm::cl::opt<bool> DumpSectionMap;
610 cl::opt<bool> DumpSectionMap("section-map", cl::desc("dump section map"), variable1466 opts::dump::DumpSectionMap = true; in main()
221 if (opts::dump::DumpSectionMap) { in dump()