Searched refs:hashSymbol (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSSymbol.cpp84 static inline void hashSymbol(const char *s, function in class:OSSymbolPool
267 hashSymbol(cString, &hash, &inLen); inLen++;
300 hashSymbol(cString, &hash, &inLen); inLen++;
359 hashSymbol(sym->string, &hash, &inLen); inLen++;

Completed in 14 milliseconds