Home
last modified time | relevance | path

Searched defs:HashRecords (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h53 FixedStreamArray<PSHashRecord> HashRecords; variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp108 readGSIHashRecords(FixedStreamArray<PSHashRecord> & HashRecords,const GSIHashHeader * HashHdr,BinaryStreamReader & Reader) readGSIHashRecords() argument
H A DGSIStreamBuilder.cpp44 std::vector<PSHashRecord> HashRecords; member