Searched refs:MipsRelocationEntry (Results 1 – 2 of 2) sorted by relevance
32 struct MipsRelocationEntry { struct36 MipsRelocationEntry(const ELFRelocationEntry &R) : R(R), Matched(false) {} in MipsRelocationEntry() function45 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()
38 struct MipsRelocationEntry { struct42 MipsRelocationEntry(const ELFRelocationEntry &R) : R(R) {} in MipsRelocationEntry() argument51 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()461 std::list<MipsRelocationEntry> Sorted; in sortRelocs()486 [&R, &MatchingType](const MipsRelocationEntry &X) { in sortRelocs()