Searched refs:MipsRelocationEntry (Results 1 – 1 of 1) sorted by relevance
38 struct MipsRelocationEntry { struct42 MipsRelocationEntry(const ELFRelocationEntry &R) : R(R) {} in MipsRelocationEntry() function51 raw_ostream &operator<<(raw_ostream &OS, const MipsRelocationEntry &RHS) { in operator <<()178 static FindBestPredicateResult isMatchingReloc(const MipsRelocationEntry &X, in isMatchingReloc()197 static bool compareMatchingRelocs(const MipsRelocationEntry &Candidate, in compareMatchingRelocs()198 const MipsRelocationEntry &PreviousBest) { in compareMatchingRelocs()448 std::list<MipsRelocationEntry> Sorted; in sortRelocs()473 [&R, &MatchingType](const MipsRelocationEntry &X) { in sortRelocs()