Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h160 extern llvm::cl::list<uint32_t> DumpIdIndex;
DDumpOutputStyle.cpp147 if (opts::dump::DumpIds || !opts::dump::DumpIdIndex.empty() || in dump()
1227 Indices.assign(opts::dump::DumpIdIndex.begin(), in dumpTpiStream()
1228 opts::dump::DumpIdIndex.end()); in dumpTpiStream()
Dllvm-pdbutil.cpp451 cl::list<uint32_t> DumpIdIndex( variable