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

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h122 hash::StringHash<hash::DJB> str_hasher; local
123 return (size_t((uintptr_t)KEY.prototype())) ^ str_hasher(sym_name) ^

Completed in 42 milliseconds