Searched defs:hash_func (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1178 hash::StringHash<hash::ELF> hash_func; local
1184 size_t bucket_pos = hash_func(name) % nbucket;

Completed in 69 milliseconds