Searched refs:RelocAddressLess (Results 1 – 4 of 4) sorted by relevance
147 static bool RelocAddressLess(RelocationRef a, RelocationRef b) { in RelocAddressLess() function207 std::sort(Rels.begin(), Rels.end(), RelocAddressLess); in DisassembleObject()
66 bool RelocAddressLess(object::RelocationRef a, object::RelocationRef b);
461 std::sort(Rels.begin(), Rels.end(), RelocAddressLess); in getPDataSection()
358 bool llvm::RelocAddressLess(RelocationRef a, RelocationRef b) { in RelocAddressLess() function in llvm1100 std::sort(Rels.begin(), Rels.end(), RelocAddressLess); in DisassembleObject()