Home
last modified time | relevance | path

Searched refs:DumpPublicExtras (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h169 extern llvm::cl::opt<bool> DumpPublicExtras;
DDumpOutputStyle.cpp1436 if (opts::dump::DumpPublicExtras) { in dumpPublics()
1443 Err(dumpSymbolsFromGSI(PublicsTable, opts::dump::DumpPublicExtras)); in dumpPublics()
1446 if (!opts::dump::DumpPublicExtras) in dumpPublics()
Dllvm-pdbutil.cpp470 cl::opt<bool> DumpPublicExtras("public-extras", variable