Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDBytesOutputStyle.cpp173 if (!opts::bytes::IdIndex.empty()) { in dump()
174 dumpTypeIndex(StreamIPI, opts::bytes::IdIndex); in dump()
HDllvm-pdbutil.h129 extern llvm::cl::list<uint32_t> IdIndex;
HDllvm-pdbutil.cpp419 IdIndex("id", cl::desc("Dump the id record with the given type index"), variable