Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_LO16 (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/sys/mips/include/
Delf.h201 #define R_MIPS_GOT_LO16 23 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def29 ELF_RELOC(R_MIPS_GOT_LO16, 23)
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DMips.cpp179 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/
DMipsELFObjectWriter.cpp344 return ELF::R_MIPS_GOT_LO16; in getRelocType()
576 case ELF::R_MIPS_GOT_LO16: in needsRelocateWithSymbol()
/freebsd-12-stable/contrib/binutils/bfd/
Delfn32-mips.c422 HOWTO (R_MIPS_GOT_LO16, /* type */
1088 HOWTO (R_MIPS_GOT_LO16, /* type */
2009 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
Delf32-mips.c420 HOWTO (R_MIPS_GOT_LO16, /* type */
1199 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
Delf64-mips.c457 HOWTO (R_MIPS_GOT_LO16, /* type */
1123 HOWTO (R_MIPS_GOT_LO16, /* type */
2165 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
Delfxx-mips.c4165 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/
Dmips.h61 RELOC_NUMBER (R_MIPS_GOT_LO16, 23)
/freebsd-12-stable/sys/sys/
Delf_common.h1141 #define R_MIPS_GOT_LO16 23 /* GOT LO 16 bit */ macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h1895 _ELF_DEFINE_RELOC(R_MIPS_GOT_LO16, 23) \