Searched refs:R_MIPS_PCLO16 (Results 1 – 7 of 7) sorted by relevance
44 # Test R_MIPS_PCLO16 relocation.45 # rtdyld-check: decode_operand(R_MIPS_PCLO16, 2)[15:0] = (foo - R_MIPS_PCLO16)[15:0]46 R_MIPS_PCLO16: label
49 # Test R_MIPS_PCLO16 relocation.50 # rtdyld-check: decode_operand(R_MIPS_PCLO16, 2)[15:0] = (foo - R_MIPS_PCLO16)[15:0]51 R_MIPS_PCLO16: label
63 ELF_RELOC(R_MIPS_PCLO16, 65)
55 # CHECK-ELF: 0x20 R_MIPS_PCLO16 bar 0x0
59 # CHECK-ELF: 0x20 R_MIPS_PCLO16/R_MIPS_NONE/R_MIPS_NONE bar 0x0
574 case ELF::R_MIPS_PCLO16: { in resolveMIPSRelocation()722 case ELF::R_MIPS_PCLO16: { in evaluateMIPS64Relocation()759 case ELF::R_MIPS_PCLO16: in applyMIPS64Relocation()1159 return ELF::R_MIPS_PCLO16; in getMatchingLoRelocation()1387 } else if (RelType == ELF::R_MIPS_LO16 || RelType == ELF::R_MIPS_PCLO16) { in processRelocationRef()
103 return ELF::R_MIPS_PCLO16; in GetRelocType()