Searched refs:hashBufferV8 (Results 1 – 6 of 6) sorted by relevance
21 uint32_t hashBufferV8(ArrayRef<uint8_t> Data);
22 uint32_t hashBufferV8(ArrayRef<uint8_t> Data);
81 uint32_t pdb::hashBufferV8(ArrayRef<uint8_t> Buf) { in hashBufferV8() function in pdb
40 return hashBufferV8(FullRecord); in getHashForUdt()
126 uint32_t pdb::hashBufferV8(ArrayRef<uint8_t> Buf) { in hashBufferV8() function in pdb
89 return hashBufferV8(RawRec.RawData); in getTpiHash()