Home
last modified time | relevance | path

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

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