Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_PAGE (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/mips/include/
Delf.h191 #define R_MIPS_GOT_PAGE 20 macro
/freebsd-10-stable/contrib/binutils/bfd/
Delfn32-mips.c377 HOWTO (R_MIPS_GOT_PAGE, /* type */
1043 HOWTO (R_MIPS_GOT_PAGE, /* type */
2006 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
Delf32-mips.c375 HOWTO (R_MIPS_GOT_PAGE, /* type */
1203 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
Delf64-mips.c412 HOWTO (R_MIPS_GOT_PAGE, /* type */
1078 HOWTO (R_MIPS_GOT_PAGE, /* type */
2162 { BFD_RELOC_MIPS_GOT_PAGE, R_MIPS_GOT_PAGE },
Delfxx-mips.c2557 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/
Dmips.h58 RELOC_NUMBER (R_MIPS_GOT_PAGE, 20)
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp150 Type = ELF::R_MIPS_GOT_PAGE; in GetRelocType()
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp130 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_GOT_PAGE); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h850 R_MIPS_GOT_PAGE = 20, enumerator
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-02034150 Relax R_MIPS_CALL16 to R_MIPS_GOT_PAGE/R_MIPS_GOT_OFST if local.