Home
last modified time | relevance | path

Searched refs:HashAdjusters (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp108 if (auto EC = HashAdjusters.load(HSR)) in reload()
239 return HashAdjusters; in getHashAdjusters()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h89 HashTable<support::ulittle32_t> HashAdjusters; variable