Searched refs:R_MIPS_GOT_PAGE (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/sys/mips/include/ |
| D | elf.h | 191 #define R_MIPS_GOT_PAGE 20 macro
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elfn32-mips.c | 377 HOWTO (R_MIPS_GOT_PAGE, /* type */ 1043 HOWTO (R_MIPS_GOT_PAGE, /* type */ 2006 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
|
| D | elf32-mips.c | 375 HOWTO (R_MIPS_GOT_PAGE, /* type */ 1203 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
|
| D | elf64-mips.c | 412 HOWTO (R_MIPS_GOT_PAGE, /* type */ 1078 HOWTO (R_MIPS_GOT_PAGE, /* type */ 2162 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
|
| D | elfxx-mips.c | 2557 page, 0, NULL, R_MIPS_GOT_PAGE); in mips_elf_got_page() 4151 case R_MIPS_GOT_PAGE: in mips_elf_calculate_relocation() 4197 BFD_ASSERT (addend == 0 || r_type == R_MIPS_GOT_PAGE); in mips_elf_calculate_relocation() 4523 case R_MIPS_GOT_PAGE: in mips_elf_calculate_relocation() 6436 case R_MIPS_GOT_PAGE: in _bfd_mips_elf_check_relocs() 6546 case R_MIPS_GOT_PAGE: in _bfd_mips_elf_check_relocs() 9614 case R_MIPS_GOT_PAGE: in _bfd_mips_elf_gc_sweep_hook()
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | mips.h | 58 RELOC_NUMBER (R_MIPS_GOT_PAGE, 20)
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 150 Type = ELF::R_MIPS_GOT_PAGE; in GetRelocType()
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 130 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT_PAGE); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 850 R_MIPS_GOT_PAGE = 20, enumerator
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-0203 | 4150 Relax R_MIPS_CALL16 to R_MIPS_GOT_PAGE/R_MIPS_GOT_OFST if local.
|