Home
last modified time | relevance | path

Searched refs:R_MICROMIPS_GOT_PAGE (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h131 R_MICROMIPS_GOT_PAGE = 146, enumerator
DChangeLog49 R_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_OFST,
/toolchain/binutils/binutils-2.25/bfd/
Delfn32-mips.c2229 HOWTO (R_MICROMIPS_GOT_PAGE, /* type */
2548 HOWTO (R_MICROMIPS_GOT_PAGE, /* type */
3250 { BFD_RELOC_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_PAGE - R_MICROMIPS_min },
Delf32-mips.c1208 HOWTO (R_MICROMIPS_GOT_PAGE, /* type */
2042 { BFD_RELOC_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_PAGE - R_MICROMIPS_min },
Delf64-mips.c2263 HOWTO (R_MICROMIPS_GOT_PAGE, /* type */
2582 HOWTO (R_MICROMIPS_GOT_PAGE, /* type */
3434 { BFD_RELOC_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_PAGE - R_MICROMIPS_min },
Delfxx-mips.c2169 return r_type == R_MIPS_GOT_PAGE || r_type == R_MICROMIPS_GOT_PAGE; in got_page_reloc_p()
6131 case R_MICROMIPS_GOT_PAGE: in mips_elf_calculate_relocation()
8269 case R_MICROMIPS_GOT_PAGE: in _bfd_mips_elf_check_relocs()
8447 case R_MICROMIPS_GOT_PAGE: in _bfd_mips_elf_check_relocs()
12418 case R_MICROMIPS_GOT_PAGE: in _bfd_mips_elf_gc_sweep_hook()
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h134 RELOC_NUMBER (R_MICROMIPS_GOT_PAGE, 146)
DChangeLog514 (R_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_OFST): Likewise.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc245 || r_type == elfcpp::R_MICROMIPS_GOT_PAGE); in got_page_reloc()
339 case elfcpp::R_MICROMIPS_GOT_PAGE: in micromips_reloc()
8658 case elfcpp::R_MICROMIPS_GOT_PAGE: in local()
8699 case elfcpp::R_MICROMIPS_GOT_PAGE: in local()
9114 case elfcpp::R_MICROMIPS_GOT_PAGE: in global()
9299 case elfcpp::R_MICROMIPS_GOT_PAGE: in global()
10083 case elfcpp::R_MICROMIPS_GOT_PAGE: in relocate()