Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h167 extern llvm::cl::opt<bool> DumpGlobalExtras;
DDumpOutputStyle.cpp1415 Err(dumpSymbolsFromGSI(Table, opts::dump::DumpGlobalExtras)); in dumpGlobals()
Dllvm-pdbutil.cpp466 cl::opt<bool> DumpGlobalExtras("global-extras", cl::desc("dump Globals hashes"), variable