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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h160 extern llvm::cl::opt<bool> DumpSectionHeaders;
H A Dllvm-pdbutil.cpp608 cl::opt<bool> DumpSectionHeaders("section-headers",
1461 opts::dump::DumpSectionHeaders = true; member in class:opts::dump
H A DDumpOutputStyle.cpp211 if (opts::dump::DumpSectionHeaders) {

Completed in 113 milliseconds