Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h436 struct DynsymCompare struct
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp785 if (DynsymCompare().needGNUHash(**symbol)) in sizeNamePools()
1200 if (DynsymCompare().needGNUHash(**symbol)) in emitGNUHashTab()
1342 DynsymCompare()); in orderSymbolTable()
2614 bool GNULDBackend::DynsymCompare::needGNUHash(const LDSymbol& X) const in needGNUHash()
2622 bool GNULDBackend::DynsymCompare::operator()(const LDSymbol* X, in operator ()()