Searched refs:getMatchingLoType (Results 1 – 3 of 3) sorted by relevance
134 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function429 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()435 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()
141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function458 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()464 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()
141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() function481 return getMatchingLoType(Reloc) != ELF::R_MIPS_NONE; in sortRelocs()487 unsigned MatchingType = getMatchingLoType(R); in sortRelocs()