Home
last modified time | relevance | path

Searched refs:hash_func (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1123 hash::StringHash<hash::ELF> hash_func; in emitELFHashTab() local
1129 size_t bucket_pos = hash_func(name) % nbucket; in emitELFHashTab()