Searched refs:R_MIPS_26 (Results 1 – 7 of 7) sorted by relevance
109 case R_MIPS_26: in getRelExpr()366 if (type != R_MIPS_26 && type != R_MIPS_PC26_S2 && in needsThunk()392 case R_MIPS_26: in getImplicitAddend()509 return type == R_MIPS_26 || type == R_MIPS_PC26_S2 || in isBranchReloc()532 case R_MIPS_26: { in fixupCrossModeJump()600 case R_MIPS_26: in relocate()
70 case ELF::R_MIPS_26: in evaluateMIPS32Relocation()133 case ELF::R_MIPS_26: in evaluateMIPS64Relocation()248 case ELF::R_MIPS_26: in applyMIPSRelocation()
10 ELF_RELOC(R_MIPS_26, 4)
298 return ELF::R_MIPS_26; in getRelocType()562 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
1214 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
1388 if (RelType == ELF::R_MIPS_26) { in processRelocationRef()1490 } else if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
1879 _ELF_DEFINE_RELOC(R_MIPS_26, 4) \