Searched refs:R_MIPS_PC19_S2 (Results 1 – 7 of 7) sorted by relevance
24 # Test R_MIPS_PC19_S2 relocation.25 # rtdyld-check: decode_operand(R_MIPS_PC19_S2, 1)[20:0] = (foo - R_MIPS_PC19_S2)[20:0]26 R_MIPS_PC19_S2: label
29 # Test R_MIPS_PC19_S2 relocation.30 # rtdyld-check: decode_operand(R_MIPS_PC19_S2, 1)[20:0] = (foo - R_MIPS_PC19_S2)[20:0]31 R_MIPS_PC19_S2: label
47 # CHECK-ELF: 0x0 R_MIPS_PC19_S2 bar 0x056 # CHECK-ELF: 0x24 R_MIPS_PC19_S2 bar 0x057 # CHECK-ELF: 0x28 R_MIPS_PC19_S2 bar 0x0
51 # CHECK-ELF: 0x0 R_MIPS_PC19_S2/R_MIPS_NONE/R_MIPS_NONE bar 0x061 # CHECK-ELF: 0x28 R_MIPS_PC19_S2/R_MIPS_NONE/R_MIPS_NONE bar 0x062 # CHECK-ELF: 0x2C R_MIPS_PC19_S2/R_MIPS_NONE/R_MIPS_NONE bar 0x0
61 ELF_RELOC(R_MIPS_PC19_S2, 63)
93 return ELF::R_MIPS_PC19_S2; in GetRelocType()
546 case ELF::R_MIPS_PC19_S2: { in resolveMIPSRelocation()706 case ELF::R_MIPS_PC19_S2: { in evaluateMIPS64Relocation()772 case ELF::R_MIPS_PC19_S2: in applyMIPS64Relocation()1414 else if (RelType == ELF::R_MIPS_PC19_S2) in processRelocationRef()