Searched refs:DumpSectionMap (Results 1 – 3 of 3) 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()