Searched refs:MD5Val (Results 1 – 2 of 2) sorted by relevance
467 void mapAddress(uint64_t Addr, uint64_t MD5Val) { in mapAddress() argument468 AddrToMD5Map.push_back(std::make_pair(Addr, MD5Val)); in mapAddress()
486 void mapAddress(uint64_t Addr, uint64_t MD5Val) { in mapAddress() argument487 AddrToMD5Map.push_back(std::make_pair(Addr, MD5Val)); in mapAddress()