Searched refs:R_MIPS_GOT16 (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/sys/mips/include/ |
| D | elf.h | 171 #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/ |
| D | MipsELFObjectWriter.cpp | 116 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/ |
| D | elfn32-mips.c | 249 HOWTO (R_MIPS_GOT16, /* type */ 917 HOWTO (R_MIPS_GOT16, /* type */ 2001 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
|
| D | elf32-mips.c | 245 HOWTO (R_MIPS_GOT16, /* type */ 1194 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
|
| D | elf64-mips.c | 286 HOWTO (R_MIPS_GOT16, /* type */ 952 HOWTO (R_MIPS_GOT16, /* type */ 2157 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
|
| D | elfxx-mips.c | 1469 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 …]
|
| D | ChangeLog-0203 | 51 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.
|
| D | ChangeLog-9899 | 935 R_MIPS_GOT16 and R_MIPS_CALL16. 1190 when looking at a R_MIPS_GOT16 relocation.
|
| D | ChangeLog-2006 | 2828 entries for all VxWorks R_MIPS_GOT16 relocations. Don't allocate
|
| D | ChangeLog-0001 | 5231 R_MIPS_GOT16.
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | mips.h | 45 RELOC_NUMBER (R_MIPS_GOT16, 9) /* In Elf 64: alias R_MIPS_GOT */
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 1028 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 122 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT16); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 839 R_MIPS_GOT16 = 9, enumerator
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-2006 | 2267 (reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
|
| D | ChangeLog-0203 | 4151 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | invoke.texi | 10616 relocation truncated to fit: R_MIPS_GOT16 foobar
|