Searched defs:RelocCompare (Results 1 – 1 of 1) sorted by relevance
474 struct RelocCompare { struct475 explicit RelocCompare(const GNULDBackend& pBackend) : m_Backend(pBackend) {} in RelocCompare() argument