Searched refs:MipsRelocationEntry (Results 1 – 1 of 1) sorted by relevance
32 struct MipsRelocationEntry { struct36 MipsRelocationEntry(const ELFRelocationEntry &R) : R(R), Matched(false) {} in MipsRelocationEntry() argument45 raw_ostream &operator<<(raw_ostream &OS, const MipsRelocationEntry &RHS) { in operator <<()170 static FindBestPredicateResult isMatchingReloc(const MipsRelocationEntry &X, in isMatchingReloc()189 static bool compareMatchingRelocs(const MipsRelocationEntry &Candidate, in compareMatchingRelocs()190 const MipsRelocationEntry &PreviousBest) { in compareMatchingRelocs()419 std::list<MipsRelocationEntry> Sorted; in sortRelocs()444 [&R, &MatchingType](const MipsRelocationEntry &X) { in sortRelocs()