Searched refs:R_MIPS_LO16 (Results 1 – 11 of 11) sorted by relevance
14 ; CHECK: 0x{{[0-9,A-F]+}} R_MIPS_LO1618 ; CHECK: 0x{{[0-9,A-F]+}} R_MIPS_LO16
17 ; CHECK: 0x{{[0-9,A-F]+}} R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16
122 Type = ELF::R_MIPS_LO16; in GetRelocType()166 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in GetRelocType()207 return (I->Reloc.Type == ELF::R_MIPS_LO16) && (Hi->Sym == I->Sym) && in HasMatchingLo()250 if ((R->Reloc.Type == ELF::R_MIPS_LO16) && HasSameSymbol(*HiPos, *R) && in sortRelocs()
364 ELF-MIPS: Type: R_MIPS_LO16 (6)416 ELF-MIPS64EL: Type: R_MIPS_LO16/R_MIPS_LO16/R_MIPS_LO16 (394758)
303 #define R_MIPS_LO16 6 macro
835 R_MIPS_LO16 = 6, enumerator
804 R_MIPS_LO16 = 6 variable in Relocs_Elf_Mips
1513 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
489 case ELF::R_MIPS_LO16: in resolveMIPSRelocation()
1664 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_LO16);
1268 #define R_MIPS_LO16 6 /* Low 16 bit */ macro