Searched refs:R_MIPS_PC16 (Results 1 – 11 of 11) sorted by relevance
81 case ELF::R_MIPS_PC16: { in evaluateMIPS32Relocation()177 case ELF::R_MIPS_PC16: { in evaluateMIPS64Relocation()226 case ELF::R_MIPS_PC16: in applyMIPSRelocation()
233 return IsPCRel ? ELF::R_MIPS_PC16 : ELF::R_MIPS_16; in getRelocType()247 return ELF::R_MIPS_PC16; in getRelocType()588 case ELF::R_MIPS_PC16: in needsRelocateWithSymbol()
16 ELF_RELOC(R_MIPS_PC16, 10)
1539 #define R_MIPS_PC16 10 macro
1531 #define R_MIPS_PC16 10 macro
1549 #define R_MIPS_PC16 10 macro
1890 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
1348 else if (RelType == ELF::R_MIPS_PC16) in processRelocationRef()