Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h480 struct RelocCompare { struct
481 explicit RelocCompare(const GNULDBackend& pBackend) : m_Backend(pBackend) {} in RelocCompare() argument