Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp261 bool checkFileCRC(StringRef Path, uint32_t CRCHash) { in checkFileCRC() function
425 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()
432 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()
454 if (checkFileCRC(DebugPath, CRCHash)) { in findDebugBinary()