Searched refs:R_MIPS_32 (Results 1 – 11 of 11) sorted by relevance
68 case ELF::R_MIPS_32: in evaluateMIPS32Relocation()130 case ELF::R_MIPS_32: in evaluateMIPS64Relocation()253 case ELF::R_MIPS_32: in applyMIPSRelocation()
131 case ELF::R_MIPS_32: in supportsMips64() 144 case ELF::R_MIPS_32: in resolveMips64() 395 case ELF::R_MIPS_32: in supportsMips32() 406 if (Type == ELF::R_MIPS_32) in resolveMips32()
65 symbolicRel = R_MIPS_32; in MIPS()129 case R_MIPS_32: in getRelExpr()385 case R_MIPS_32: in getImplicitAddend()589 case R_MIPS_32: in relocate()
100 case R_MIPS_32: /* S + A */ in ef_mips_reloc()
8 ELF_RELOC(R_MIPS_32, 2)
51 return (is64 ? R_MIPS_64 : R_MIPS_32); in _dwarf_get_reloc_type()107 if (rel_type == R_MIPS_32) in _dwarf_get_reloc_size()
238 return IsPCRel ? ELF::R_MIPS_PC32 : ELF::R_MIPS_32; in getRelocType()557 case ELF::R_MIPS_32: in needsRelocateWithSymbol()
308 .Case("BFD_RELOC_32", ELF::R_MIPS_32) in getFixupKind()
1212 #define R_MIPS_32 2 /* Direct 32 bit */ macro
1877 _ELF_DEFINE_RELOC(R_MIPS_32, 2) \
1462 if (RelType == ELF::R_MIPS_32) in processRelocationRef()