Searched refs:DumpSectionMap (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h180 extern llvm::cl::opt<bool> DumpSectionMap;
H A Dllvm-pdbutil.cpp634 cl::opt<bool> DumpSectionMap("section-map", cl::desc("dump section map"),
1491 opts::dump::DumpSectionMap = true; member in class:opts::dump
H A DDumpOutputStyle.cpp222 if (opts::dump::DumpSectionMap) {

Completed in 63 milliseconds