Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp84 static Error checkHashHdrVersion(const GSIHashHeader *HashHdr) { in checkHashHdrVersion()
93 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader()
108 const GSIHashHeader *HashHdr, in readGSIHashRecords()
130 const GSIHashHeader *HashHdr, in readGSIHashBuckets()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp84 static Error checkHashHdrVersion(const GSIHashHeader *HashHdr) { in checkHashHdrVersion()
93 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader()
108 const GSIHashHeader *HashHdr, in readGSIHashRecords()
130 const GSIHashHeader *HashHdr, in readGSIHashBuckets()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPublicsStream.h69 const GSIHashHeader *HashHdr; variable