Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp146 void TpiStream::buildHashMap() { in buildHashMap() function in TpiStream
164 const_cast<TpiStream*>(this)->buildHashMap(); in findRecordsByName()
184 const_cast<TpiStream*>(this)->buildHashMap(); in findFullDeclForForwardRef()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h72 void buildHashMap();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp55 result->m_tpi->buildHashMap(); in create()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1400 Stream.buildHashMap(); in dumpTpiStream()