Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp67 static Error readGSIHashRecords(FixedStreamArray<PSHashRecord> &HashRecords, in readGSIHashRecords() function
118 if (auto EC = readGSIHashRecords(HashRecords, HashHdr, Reader)) in read()