Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp94 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader() function
171 if (auto EC = readGSIHashHeader(HashHdr, Reader)) in read()