Searched refs:hashSysV (Results 1 – 2 of 2) sorted by relevance
635 inline unsigned hashSysV(StringRef SymbolName) { in hashSysV() function
2302 uint32_t Hash = hashSysV(Name) % NumSymbols; in writeTo()2729 write32(Buf + 8, hashSysV(Name)); // vd_hash in writeOne()