Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp93 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader() function
172 if (auto EC = readGSIHashHeader(HashHdr, Reader)) in read()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp94 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader() function
171 if (auto EC = readGSIHashHeader(HashHdr, Reader)) in read()