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()
171 extern llvm::cl::opt<bool> DumpSectionMap;
535 cl::opt<bool> DumpSectionMap("section-map", cl::desc("dump section map"), variable1335 opts::dump::DumpSectionMap = true; in main()
185 if (opts::dump::DumpSectionMap) { in dump()