Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp294 struct DynsymGOTCompare struct
296 const MipsGOT& m_pGOT;
298 DynsymGOTCompare(const MipsGOT& pGOT) in DynsymGOTCompare() function
303 bool operator()(const LDSymbol* X, const LDSymbol* Y) const in operator ()()