Searched refs:R_MIPS_GPREL16 (Results 1 – 6 of 6) sorted by relevance
296 return ELF::R_MIPS_GPREL16; in getRelocType()328 return setRTypes(ELF::R_MIPS_GPREL16, ELF::R_MIPS_SUB, ELF::R_MIPS_HI16); in getRelocType()333 return setRTypes(ELF::R_MIPS_GPREL16, ELF::R_MIPS_SUB, ELF::R_MIPS_LO16); in getRelocType()564 case ELF::R_MIPS_GPREL16: in needsRelocateWithSymbol()
135 case ELF::R_MIPS_GPREL16: { in evaluateMIPS64Relocation()221 case ELF::R_MIPS_GPREL16: in applyMIPSRelocation()
13 ELF_RELOC(R_MIPS_GPREL16, 7)
104 case R_MIPS_GPREL16: in getRelExpr()406 case R_MIPS_GPREL16: in getImplicitAddend()625 case R_MIPS_GPREL16: in relocate()
1216 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */ macro
1882 _ELF_DEFINE_RELOC(R_MIPS_GPREL16, 7) \