Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DTpiStream.h65 codeview::FixedStreamArray<TypeIndexOffset> HashAdjustments; variable
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp216 if (auto EC = HSR.readArray(HashAdjustments, NumHashAdjustments)) in reload()
265 return HashAdjustments; in getHashAdjustments()