Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DBytesOutputStyle.cpp174 if (!opts::bytes::IdIndex.empty()) { in dump()
175 dumpTypeIndex(StreamIPI, opts::bytes::IdIndex); in dump()
Dllvm-pdbutil.h125 extern llvm::cl::list<uint32_t> IdIndex;
Dllvm-pdbutil.cpp367 IdIndex("id", cl::desc("Dump the id record with the given type index"), variable