Home
last modified time | relevance | path

Searched refs:buildHashMap (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp144 void TpiStream::buildHashMap() { in buildHashMap() function in TpiStream
162 const_cast<TpiStream*>(this)->buildHashMap(); in findRecordsByName()
182 const_cast<TpiStream*>(this)->buildHashMap(); in findFullDeclForForwardRef()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h72 void buildHashMap();
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp49 Tpi->buildHashMap(); in TypeReferenceTracker()
H A DDumpOutputStyle.cpp1373 Stream.buildHashMap(); in dumpTpiStream()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp55 result->m_tpi->buildHashMap(); in create()