Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStream.cpp107 if (auto EC = HashAdjusters.load(HSR)) in reload()
156 return HashAdjusters; in getHashAdjusters()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h78 HashTable<support::ulittle32_t> HashAdjusters; variable