Searched refs:R_MIPS_PC26_S2 (Results 1 – 7 of 7) sorted by relevance
34 # Test R_MIPS_PC26_S2 relocation.35 # rtdyld-check: decode_operand(R_MIPS_PC26_S2, 0)[27:0] = (foo - next_pc(R_MIPS_PC26_S2))[27:0]36 R_MIPS_PC26_S2: label
39 # Test R_MIPS_PC26_S2 relocation.40 # rtdyld-check: decode_operand(R_MIPS_PC26_S2, 0)[27:0] = (foo - next_pc(R_MIPS_PC26_S2))[27:0]41 R_MIPS_PC26_S2: label
52 # CHECK-ELF: 0x14 R_MIPS_PC26_S2 bar 0x053 # CHECK-ELF: 0x18 R_MIPS_PC26_S2 bar 0x0
56 # CHECK-ELF: 0x14 R_MIPS_PC26_S2/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC57 # CHECK-ELF: 0x18 R_MIPS_PC26_S2/R_MIPS_NONE/R_MIPS_NONE bar 0xFFFFFFFFFFFFFFFC
59 ELF_RELOC(R_MIPS_PC26_S2, 61)
99 return ELF::R_MIPS_PC26_S2; in GetRelocType()
560 case ELF::R_MIPS_PC26_S2: { in resolveMIPSRelocation()714 case ELF::R_MIPS_PC26_S2: { in evaluateMIPS64Relocation()748 case ELF::R_MIPS_PC26_S2: in applyMIPS64Relocation()1418 else if (RelType == ELF::R_MIPS_PC26_S2) in processRelocationRef()