Searched refs:R_MIPS_LO16 (Results 1 – 16 of 16) sorted by relevance
90 # R_MIPS_HI16's match the same R_MIPS_LO16.98 # CHECK-NEXT: 0x8 R_MIPS_LO16 sym1101 # CHECK-NEXT: 0xC R_MIPS_LO16 sym1104 # HILO 6: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.124 # R_MIPS_HI16's therefore match different R_MIPS_LO16's.143 # CHECK-NEXT: 0x0 R_MIPS_LO16 sym1146 # HILO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned.154 # CHECK-NEXT: 0x0 R_MIPS_LO16 sym1155 # CHECK-NEXT: 0x4 R_MIPS_LO16 sym1158 # HILO 9: R_MIPS_HI16's don't need a matching R_MIPS_LO16 to immediately follow[all …]
38 # N32-NEXT: R_MIPS_LO16/R_MIPS_NONE/R_MIPS_NONE __gnu_local_gp39 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror66 # N32-NEXT: R_MIPS_LO16/R_MIPS_NONE/R_MIPS_NONE __gnu_local_gp67 # N64-NEXT: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
14 # CHECK: 00000004: R_MIPS_LO16 .data
22 # OBJ-O32: R_MIPS_LO16 _gp_disp
137 return ELF::R_MIPS_LO16; in getMatchingLoType()147 return ELF::R_MIPS_LO16; in getMatchingLoType()293 return ELF::R_MIPS_LO16; in getRelocType()325 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type); in getRelocType()511 case ELF::R_MIPS_LO16: in needsRelocateWithSymbol()
51 # rtdyld-check: decode_operand(R_MIPS_LO16, 1)[15:0] = foo[15:0]52 R_MIPS_LO16: label
54 ELF-MIPSEL: R_MIPS_LO16 _gp_disp56 ELF-MIPSEL: R_MIPS_LO16 $.str
216 ELF-MIPSEL-NEXT: Type: R_MIPS_LO16222 ELF-MIPSEL-NEXT: Type: R_MIPS_LO16
12 ELF_RELOC(R_MIPS_LO16, 6)
529 case ELF::R_MIPS_LO16: in resolveMIPSRelocation()665 case ELF::R_MIPS_LO16: in evaluateMIPS64Relocation()757 case ELF::R_MIPS_LO16: in applyMIPS64Relocation()1178 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()1181 return ELF::R_MIPS_LO16; in getMatchingLoRelocation()1413 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef()1432 } else if (RelType == ELF::R_MIPS_LO16 || RelType == ELF::R_MIPS_PCLO16) { in processRelocationRef()
423 ELF-MIPS: Type: R_MIPS_LO16 (6)475 ELF-MIPS64EL: Type: R_MIPS_LO16/R_MIPS_LO16/R_MIPS_LO16 (394758)
610 R_MIPS_LO16 = 6, enumerator
859 R_MIPS_LO16 = 6 variable in Relocs_Elf_Mips
1610 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
1609 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
1268 #define R_MIPS_LO16 6 /* Low 16 bit */ macro