| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 144 return ELF::R_MIPS_LO16; in getMatchingLoType() 155 return ELF::R_MIPS_LO16; in getMatchingLoType() 306 return ELF::R_MIPS_LO16; in getRelocType() 333 return setRTypes(ELF::R_MIPS_GPREL16, ELF::R_MIPS_SUB, ELF::R_MIPS_LO16); in getRelocType() 542 case ELF::R_MIPS_LO16: in needsRelocateWithSymbol()
|
| /openbsd/src/sys/arch/mips64/include/ |
| D | reloc.h | 42 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldELFMips.cpp | 75 case ELF::R_MIPS_LO16: in evaluateMIPS32Relocation() 144 case ELF::R_MIPS_LO16: in evaluateMIPS64Relocation() 223 case ELF::R_MIPS_LO16: in applyMIPSRelocation()
|
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | Mips.cpp | 115 case R_MIPS_LO16: in getRelExpr() 407 case R_MIPS_LO16: in getImplicitAddend() 501 if (type2 == R_MIPS_SUB && (type3 == R_MIPS_HI16 || type3 == R_MIPS_LO16)) in calculateMipsRelChain() 634 case R_MIPS_LO16: in relocate() 759 return type == R_MIPS_LO16 || type == R_MIPS_GOT_OFST || in usesOnlyLowPageBits()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Mips.def | 12 ELF_RELOC(R_MIPS_LO16, 6)
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elfn32-mips.c | 206 HOWTO (R_MIPS_LO16, /* type */ 703 HOWTO (R_MIPS_LO16, /* type */ 1591 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elf32-mips.c | 201 HOWTO (R_MIPS_LO16, /* type */ 1081 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elf64-mips.c | 243 HOWTO (R_MIPS_LO16, /* type */ 738 HOWTO (R_MIPS_LO16, /* type */ 1807 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elfxx-mips.c | 3122 if (r_type != R_MIPS_HI16 && r_type != R_MIPS_LO16) in mips_elf_calculate_relocation() 3308 case R_MIPS_LO16: in mips_elf_calculate_relocation() 3426 case R_MIPS_LO16: in mips_elf_calculate_relocation() 6278 lo = R_MIPS_LO16; in _bfd_mips_elf_relocate_section()
|
| D | ChangeLog-0203 | 50 _bfd_mips_elf_lo16_reloc for R_MIPS_LO16 and R_MIPS_GNU_REL_LO16, 61 for R_MIPS_LO16 and _bfd_mips_elf_got16_reloc for R_MIPS_GOT16.
|
| D | ChangeLog-9899 | 1455 when _gp_disp is undefined. Do not check R_MIPS_LO16 for overflow
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | mips.h | 41 RELOC_NUMBER (R_MIPS_LO16, 6)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elfn32-mips.c | 206 HOWTO (R_MIPS_LO16, /* type */ 859 HOWTO (R_MIPS_LO16, /* type */ 1990 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elf32-mips.c | 202 HOWTO (R_MIPS_LO16, /* type */ 1208 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elf64-mips.c | 243 HOWTO (R_MIPS_LO16, /* type */ 894 HOWTO (R_MIPS_LO16, /* type */ 2158 { BFD_RELOC_LO16, R_MIPS_LO16 },
|
| D | elfxx-mips.c | 3985 if (r_type != R_MIPS_HI16 && r_type != R_MIPS_LO16 in mips_elf_calculate_relocation() 4211 case R_MIPS_LO16: in mips_elf_calculate_relocation() 4373 case R_MIPS_LO16: in mips_elf_calculate_relocation() 7766 lo16_type = R_MIPS_LO16; in _bfd_mips_elf_relocate_section() 8398 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_LO16); in _bfd_mips_vxworks_finish_dynamic_symbol() 8518 rela.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_LO16); in mips_vxworks_finish_exec_plt() 8540 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_LO16); in mips_vxworks_finish_exec_plt()
|
| D | ChangeLog-0203 | 50 _bfd_mips_elf_lo16_reloc for R_MIPS_LO16 and R_MIPS_GNU_REL_LO16, 61 for R_MIPS_LO16 and _bfd_mips_elf_got16_reloc for R_MIPS_GOT16.
|
| D | ChangeLog-9899 | 1455 when _gp_disp is undefined. Do not check R_MIPS_LO16 for overflow
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | mips.h | 42 RELOC_NUMBER (R_MIPS_LO16, 6)
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1103 return ELF::R_MIPS_LO16; in getMatchingLoRelocation() 1106 return ELF::R_MIPS_LO16; in getMatchingLoRelocation() 1409 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef() 1427 } else if (RelType == ELF::R_MIPS_LO16 || RelType == ELF::R_MIPS_PCLO16) { in processRelocationRef() 1505 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef() 1527 ELF::R_MIPS_LO16, Value.Addend); in processRelocationRef()
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | Relocations.cpp | 155 return R_MIPS_LO16; in getMipsPairType() 165 return isLocal ? R_MIPS_LO16 : R_MIPS_NONE; in getMipsPairType()
|
| D | InputSection.cpp | 683 if (type == R_MIPS_LO16 || type == R_MICROMIPS_LO16) in getRelocTargetVA()
|
| D | Thunks.cpp | 912 target->relocateNoSym(buf + 8, R_MIPS_LO16, s); in writeTo()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-0203 | 4151 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-0203 | 4151 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
|