Searched refs:DynsymCompare (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h493 struct DynsymCompare struct in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp831 if (DynsymCompare().needGNUHash(**symbol))
1219 if (DynsymCompare().needGNUHash(**symbol))
1361 DynsymCompare());
3065 bool GNULDBackend::DynsymCompare::needGNUHash(const LDSymbol& X) const
3073 bool GNULDBackend::DynsymCompare::operator()(const LDSymbol* X,

Completed in 40 milliseconds