Searched refs:hashSysV (Results 1 – 2 of 2) sorted by relevance
1190 inline unsigned hashSysV(StringRef SymbolName) { in hashSysV() function
2550 uint32_t hash = hashSysV(name) % numSymbols; in writeTo()3118 write32(buf + 8, hashSysV(name)); // vd_hash in writeOne()