Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp158 bool checkFileCRC(StringRef Path, uint32_t CRCHash) { in checkFileCRC() function
181 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()
188 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()
196 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()