Searched defs:CRCHash (Results 1 – 1 of 1) sorted by relevance
261 static bool checkFileCRC(StringRef Path, uint32_t CRCHash) { in checkFileCRC()270 const std::string &DebuglinkName, uint32_t CRCHash, in findDebugBinary()307 uint32_t &CRCHash) { in getGNUDebuglinkContents()396 uint32_t CRCHash; in getOrCreateObjects() local