Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp53 static Error readGSIHashHeader(const GSIHashHeader *&HashHdr, in readGSIHashHeader() function
116 if (auto EC = readGSIHashHeader(HashHdr, Reader)) in read()