Searched refs:R_MIPS_SUB (Results 1 – 6 of 6) sorted by relevance
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()342 return ELF::R_MIPS_SUB; in getRelocType()566 case ELF::R_MIPS_SUB: in needsRelocateWithSymbol()
139 case ELF::R_MIPS_SUB: in evaluateMIPS64Relocation()259 case ELF::R_MIPS_SUB: in applyMIPSRelocation()
30 ELF_RELOC(R_MIPS_SUB, 24)
132 case R_MIPS_SUB: in getRelExpr()501 if (type2 == R_MIPS_SUB && (type3 == R_MIPS_HI16 || type3 == R_MIPS_LO16)) in calculateMipsRelChain()
1229 #define R_MIPS_SUB 24 macro
1896 _ELF_DEFINE_RELOC(R_MIPS_SUB, 24) \