Searched refs:R_MIPS_PC16 (Results 1 – 13 of 13) sorted by relevance
42 # rtdyld-check: decode_operand(R_MIPS_PC16, 1)[17:0] = (foo - R_MIPS_PC16)[17:0]43 R_MIPS_PC16: label
53 # Test R_MIPS_PC16 relocation.
48 # CHECK-ELF: 0x4 R_MIPS_PC16 bar 0x049 # CHECK-ELF: 0x8 R_MIPS_PC16 bar 0x0
52 # CHECK-ELF: 0x4 R_MIPS_PC16/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC53 # CHECK-ELF: 0x8 R_MIPS_PC16/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
227 return IsPCRel ? ELF::R_MIPS_PC16 : ELF::R_MIPS_16; in getRelocType()237 return ELF::R_MIPS_PC16; in getRelocType()530 case ELF::R_MIPS_PC16: in needsRelocateWithSymbol()
16 ELF_RELOC(R_MIPS_PC16, 10)
427 ELF-MIPS: Type: R_MIPS_PC16 (10)479 ELF-MIPS64EL: Type: R_MIPS_PC16/R_MIPS_PC16/R_MIPS_PC16 (657930)
539 case ELF::R_MIPS_PC16: { in resolveMIPSRelocation()694 case ELF::R_MIPS_PC16: { in evaluateMIPS64Relocation()760 case ELF::R_MIPS_PC16: in applyMIPS64Relocation()1457 else if (RelType == ELF::R_MIPS_PC16) in processRelocationRef()
614 R_MIPS_PC16 = 10, enumerator
863 R_MIPS_PC16 = 10 variable in Relocs_Elf_Mips
1614 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
1613 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
1272 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro