Searched refs:MipsRelocationEntry (Results 1 – 1 of 1) sorted by relevance
39 struct MipsRelocationEntry { struct43 MipsRelocationEntry(const ELFRelocationEntry &R) : R(R) {} in MipsRelocationEntry() function52 raw_ostream &operator<<(raw_ostream &OS, const MipsRelocationEntry &RHS) { in operator <<()179 static FindBestPredicateResult isMatchingReloc(const MipsRelocationEntry &X, in isMatchingReloc()198 static bool compareMatchingRelocs(const MipsRelocationEntry &Candidate, in compareMatchingRelocs()199 const MipsRelocationEntry &PreviousBest) { in compareMatchingRelocs()472 std::list<MipsRelocationEntry> Sorted; in sortRelocs()497 [&R, &MatchingType](const MipsRelocationEntry &X) { in sortRelocs()