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