Searched refs:RelocCompare (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h482 struct RelocCompare struct in class:mcld::GNULDBackend
484 RelocCompare(const GNULDBackend& pBackend) function in struct:mcld::GNULDBackend::RelocCompare
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp3022 pSection.getRelocData()->sort(RelocCompare(*this));
3079 bool GNULDBackend::RelocCompare::operator()(const Relocation* X,

Completed in 597 milliseconds