Searched refs:hasher (Results 1 – 3 of 3) sorted by relevance
72 typedef HashFunctionTy hasher; typedef93 hasher& hash() in hash()96 const hasher& hash() const in hash()129 hasher m_Hasher;
41 typedef HashFunctionTy hasher; typedef
1266 hash::StringHash<hash::DJB> hasher; in emitGNUHashTab() local1267 uint32_t djbhash = hasher((*symbol)->name()); in emitGNUHashTab()