| /openbsd/src/sys/arch/mips64/include/ |
| D | reloc.h | 41 #define R_MIPS_HI16 5 /* High 16 bit */ macro
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldELFMips.cpp | 72 case ELF::R_MIPS_HI16: in evaluateMIPS32Relocation() 141 case ELF::R_MIPS_HI16: in evaluateMIPS64Relocation() 222 case ELF::R_MIPS_HI16: in applyMIPSRelocation()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 143 if (Type == ELF::R_MIPS_HI16) in getMatchingLoType() 304 return ELF::R_MIPS_HI16; in getRelocType() 328 return setRTypes(ELF::R_MIPS_GPREL16, ELF::R_MIPS_SUB, ELF::R_MIPS_HI16); in getRelocType() 539 case ELF::R_MIPS_HI16: in needsRelocateWithSymbol()
|
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | Mips.cpp | 114 case R_MIPS_HI16: in getRelExpr() 400 case R_MIPS_HI16: in getImplicitAddend() 501 if (type2 == R_MIPS_SUB && (type3 == R_MIPS_HI16 || type3 == R_MIPS_LO16)) in calculateMipsRelChain() 660 case R_MIPS_HI16: in relocate()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Mips.def | 11 ELF_RELOC(R_MIPS_HI16, 5)
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elfn32-mips.c | 191 HOWTO (R_MIPS_HI16, /* type */ 688 HOWTO (R_MIPS_HI16, /* type */ 1590 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elf32-mips.c | 186 HOWTO (R_MIPS_HI16, /* type */ 1080 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elf64-mips.c | 228 HOWTO (R_MIPS_HI16, /* type */ 723 HOWTO (R_MIPS_HI16, /* type */ 1806 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elfxx-mips.c | 1220 hi->rel.howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, R_MIPS_HI16, FALSE); in _bfd_mips_elf_lo16_reloc() 3122 if (r_type != R_MIPS_HI16 && r_type != R_MIPS_LO16) in mips_elf_calculate_relocation() 3307 case R_MIPS_HI16: in mips_elf_calculate_relocation() 3413 case R_MIPS_HI16: in mips_elf_calculate_relocation() 6257 if (r_type == R_MIPS_HI16 in _bfd_mips_elf_relocate_section() 6362 if (r_type == R_MIPS_HI16 in _bfd_mips_elf_relocate_section()
|
| D | ChangeLog-0203 | 49 _bfd_mips_elf_hi16_reloc for R_MIPS_HI16 and R_MIPS_GNU_REL_HI16, 52 to 16 for R_MIPS_HI16 and R_MIPS_GNU_REL_HI16. 60 _bfd_mips_elf_hi16_reloc for R_MIPS_HI16, _bfd_mips_elf_lo16_reloc 62 Change R_MIPS_HI16's rightshift to 16. 7341 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | mips.h | 40 RELOC_NUMBER (R_MIPS_HI16, 5)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elfn32-mips.c | 191 HOWTO (R_MIPS_HI16, /* type */ 844 HOWTO (R_MIPS_HI16, /* type */ 1989 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elf32-mips.c | 187 HOWTO (R_MIPS_HI16, /* type */ 1207 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elf64-mips.c | 228 HOWTO (R_MIPS_HI16, /* type */ 879 HOWTO (R_MIPS_HI16, /* type */ 2157 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
|
| D | elfxx-mips.c | 1463 hi->rel.howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, R_MIPS_HI16, FALSE); in _bfd_mips_elf_lo16_reloc() 3985 if (r_type != R_MIPS_HI16 && r_type != R_MIPS_LO16 in mips_elf_calculate_relocation() 4210 case R_MIPS_HI16: in mips_elf_calculate_relocation() 4347 case R_MIPS_HI16: in mips_elf_calculate_relocation() 7752 if (r_type == R_MIPS_HI16 || r_type == R_MIPS16_HI16 in _bfd_mips_elf_relocate_section() 7828 if (r_type == R_MIPS_HI16 in _bfd_mips_elf_relocate_section() 8391 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_HI16); in _bfd_mips_vxworks_finish_dynamic_symbol() 8510 rela.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_HI16); in mips_vxworks_finish_exec_plt() 8535 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_MIPS_HI16); in mips_vxworks_finish_exec_plt()
|
| D | ChangeLog-0203 | 49 _bfd_mips_elf_hi16_reloc for R_MIPS_HI16 and R_MIPS_GNU_REL_HI16, 52 to 16 for R_MIPS_HI16 and R_MIPS_GNU_REL_HI16. 60 _bfd_mips_elf_hi16_reloc for R_MIPS_HI16, _bfd_mips_elf_lo16_reloc 62 Change R_MIPS_HI16's rightshift to 16. 7341 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | mips.h | 41 RELOC_NUMBER (R_MIPS_HI16, 5)
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 1105 case ELF::R_MIPS_HI16: in getMatchingLoRelocation() 1406 ELF::R_MIPS_HI16, Value.Addend); in processRelocationRef() 1423 } else if (RelType == ELF::R_MIPS_HI16 || RelType == ELF::R_MIPS_PCHI16) { in processRelocationRef() 1502 ELF::R_MIPS_HI16, Value.Addend); in processRelocationRef() 1524 ELF::R_MIPS_HI16, Value.Addend); in processRelocationRef()
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | Thunks.cpp | 911 target->relocateNoSym(buf, R_MIPS_HI16, s); in writeTo()
|
| D | Relocations.cpp | 154 case R_MIPS_HI16: in getMipsPairType()
|