Searched refs:R_MIPS_GOT_LO16 (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/sys/mips/include/ |
| D | elf.h | 201 #define R_MIPS_GOT_LO16 23 macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | Mips.def | 29 ELF_RELOC(R_MIPS_GOT_LO16, 23)
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | Mips.cpp | 179 case R_MIPS_GOT_LO16: in getRelExpr() 407 case R_MIPS_GOT_LO16: in getImplicitAddend() 634 case R_MIPS_GOT_LO16: in relocate()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 344 return ELF::R_MIPS_GOT_LO16; in getRelocType() 576 case ELF::R_MIPS_GOT_LO16: in needsRelocateWithSymbol()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 422 HOWTO (R_MIPS_GOT_LO16, /* type */ 1088 HOWTO (R_MIPS_GOT_LO16, /* type */ 2009 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
| D | elf32-mips.c | 420 HOWTO (R_MIPS_GOT_LO16, /* type */ 1199 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
| D | elf64-mips.c | 457 HOWTO (R_MIPS_GOT_LO16, /* type */ 1123 HOWTO (R_MIPS_GOT_LO16, /* type */ 2165 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
| D | elfxx-mips.c | 4165 case R_MIPS_GOT_LO16: in mips_elf_calculate_relocation() 4518 case R_MIPS_GOT_LO16: in mips_elf_calculate_relocation() 6435 case R_MIPS_GOT_LO16: in _bfd_mips_elf_check_relocs() 6497 || r_type == R_MIPS_GOT_LO16 in _bfd_mips_elf_check_relocs() 6570 case R_MIPS_GOT_LO16: in _bfd_mips_elf_check_relocs() 9612 case R_MIPS_GOT_LO16: in _bfd_mips_elf_gc_sweep_hook()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | mips.h | 61 RELOC_NUMBER (R_MIPS_GOT_LO16, 23)
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 1141 #define R_MIPS_GOT_LO16 23 /* GOT LO 16 bit */ macro
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 1895 _ELF_DEFINE_RELOC(R_MIPS_GOT_LO16, 23) \
|