Searched refs:R_MIPS_32 (Results 1 – 13 of 13) sorted by relevance
12 #define R_MIPS_32 2 macro
105 case ELF::R_MIPS_32: in supportsMips64()117 case ELF::R_MIPS_32: in resolveMips64()293 case ELF::R_MIPS_32: in supportsMips32()304 if (Rel == ELF::R_MIPS_32) in resolveMips32()
68 case ELF::R_MIPS_32: in evaluateMIPS32Relocation()130 case ELF::R_MIPS_32: in evaluateMIPS64Relocation()253 case ELF::R_MIPS_32: in applyMIPSRelocation()
80 case R_MIPS_32: in apply_reloc()
8 ELF_RELOC(R_MIPS_32, 2)
236 return IsPCRel ? ELF::R_MIPS_PC32 : ELF::R_MIPS_32; in getRelocType()580 case ELF::R_MIPS_32: in needsRelocateWithSymbol()
654 #define R_MIPS_32 2 /* Direct 32 bit */ macro
1523 #define R_MIPS_32 2 macro
1346 if (RelType == ELF::R_MIPS_32) in processRelocationRef()
5672 Writer->writeDataSection(Vars, llvm::ELF::R_MIPS_32, SectionSuffix, IsPIC); in lowerGlobals()