Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT16 (Results 1 – 17 of 17) sorted by relevance

/freebsd-10-stable/sys/mips/include/
Delf.h171 #define R_MIPS_GOT16 9 /* Reference to global offset table */ macro
172 #define R_MIPS_GOT R_MIPS_GOT16
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp116 Type = ELF::R_MIPS_GOT16; in GetRelocType()
236 return ((R.Reloc.Type == ELF::R_MIPS_GOT16) && !SD.isExternal()) || in NeedsMatchingLo()
/freebsd-10-stable/contrib/binutils/bfd/
Delfn32-mips.c249 HOWTO (R_MIPS_GOT16, /* type */
917 HOWTO (R_MIPS_GOT16, /* type */
2001 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
Delf32-mips.c245 HOWTO (R_MIPS_GOT16, /* type */
1194 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
Delf64-mips.c286 HOWTO (R_MIPS_GOT16, /* type */
952 HOWTO (R_MIPS_GOT16, /* type */
2157 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
Delfxx-mips.c1469 if (hi->rel.howto->type == R_MIPS_GOT16) in _bfd_mips_elf_lo16_reloc()
2592 value, 0, NULL, R_MIPS_GOT16); in mips_elf_got16_entry()
4161 case R_MIPS_GOT16: in mips_elf_calculate_relocation()
4215 && (r_type == R_MIPS_CALL16 || (r_type == R_MIPS_GOT16))) in mips_elf_calculate_relocation()
4463 case R_MIPS_GOT16: in mips_elf_calculate_relocation()
6430 case R_MIPS_GOT16: in _bfd_mips_elf_check_relocs()
6499 || (r_type == R_MIPS_GOT16 && htab->is_vxworks)) in _bfd_mips_elf_check_relocs()
6568 case R_MIPS_GOT16: in _bfd_mips_elf_check_relocs()
7835 || (r_type == R_MIPS_GOT16 in _bfd_mips_elf_relocate_section()
7933 || r_type == R_MIPS_GOT16) in _bfd_mips_elf_relocate_section()
[all …]
DChangeLog-020351 and _bfd_mips_elf_got16_reloc for R_MIPS_GOT16. Change rightshift
61 for R_MIPS_LO16 and _bfd_mips_elf_got16_reloc for R_MIPS_GOT16.
65 Use _bfd_mips_elf_generic_reloc for R_MIPS_GOT16 as well.
7345 R_MIPS_GOT16. Remove wrong comments.
DChangeLog-9899935 R_MIPS_GOT16 and R_MIPS_CALL16.
1190 when looking at a R_MIPS_GOT16 relocation.
DChangeLog-20062828 entries for all VxWorks R_MIPS_GOT16 relocations. Don't allocate
DChangeLog-00015231 R_MIPS_GOT16.
/freebsd-10-stable/contrib/binutils/include/elf/
Dmips.h45 RELOC_NUMBER (R_MIPS_GOT16, 9) /* In Elf 64: alias R_MIPS_GOT */
/freebsd-10-stable/sys/sys/
Delf_common.h1028 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp122 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT16); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h839 R_MIPS_GOT16 = 9, enumerator
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-20062267 (reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
DChangeLog-02034151 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
/freebsd-10-stable/contrib/gcc/doc/
Dinvoke.texi10616 relocation truncated to fit: R_MIPS_GOT16 foobar