25 #ifndef LLVM_LIB_DEBUGINFO_PDB_RAW_GSI_H
26 #define LLVM_LIB_DEBUGINFO_PDB_RAW_GSI_H
static const unsigned IPHR_HASH
From https://github.com/Microsoft/microsoft-pdb/blob/master/PDB/dbi/gsi.cpp.
Error readGSIHashBuckets(msf::FixedStreamArray< support::ulittle32_t > &HashBuckets, const GSIHashHeader *HashHdr, msf::StreamReader &Reader)
Error readGSIHashHeader(const GSIHashHeader *&HashHdr, msf::StreamReader &Reader)
Lightweight error class with error context and mandatory checking.
Error readGSIHashRecords(msf::FixedStreamArray< PSHashRecord > &HashRecords, const GSIHashHeader *HashHdr, msf::StreamReader &Reader)