Home
last modified time | relevance | path

Searched defs:hasher (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DHashTable.h44 typedef HashFunctionTy hasher; typedef
DHashBase.h75 typedef HashFunctionTy hasher; typedef
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1268 StringHash<DJB> hasher; in emitGNUHashTab() local