Searched refs:R_MIPS_26 (Results 1 – 15 of 15) sorted by relevance
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)
303 return ELF::R_MIPS_26; in getRelocType()585 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
656 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
598 Fixup->set_kind(llvm::ELF::R_MIPS_26); in createMIPS32Fixup()624 case llvm::ELF::R_MIPS_26: in emit()639 if (kind() == llvm::ELF::R_MIPS_26) { in emitOffset()
1272 if (RelType == ELF::R_MIPS_26) { in processRelocationRef()1374 } else if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
1525 #define R_MIPS_26 4 macro
1529 #define R_MIPS_26 4 macro
1533 #define R_MIPS_26 4 macro
1884 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro