Searched refs:JCH (Results 1 – 2 of 2) sorted by relevance
655 JamCRC JCH; in computeCFGHash() local657 auto updateJCH = [&JCH](uint64_t Num) { in computeCFGHash()660 JCH.update(Data); in computeCFGHash()673 FunctionHash = (((uint64_t)JCH.getCRC()) << 28) + JC.getCRC(); in computeCFGHash()685 << ", High32 CRC = " << JCH.getCRC() in computeCFGHash()
595 0 string JCH EdLib