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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h489 struct DynsymCompare { struct in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp783 if (DynsymCompare().needGNUHash(**symbol))
1163 if (DynsymCompare().needGNUHash(**symbol))
1300 symbols.dynamicBegin(), symbols.dynamicEnd(), DynsymCompare());
2928 bool GNULDBackend::DynsymCompare::needGNUHash(const LDSymbol& X) const {
2935 bool GNULDBackend::DynsymCompare::operator()(const LDSymbol* X,

Completed in 112 milliseconds