Home
last modified time | relevance | path

Searched refs:R_MIPS16_GPREL (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/sys/arch/mips/include/
Delf_machdep.h125 #define R_MIPS16_GPREL 101 macro
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-mips.h205 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
Delfn32-mips.c1678 HOWTO (R_MIPS16_GPREL, /* type */
1894 HOWTO (R_MIPS16_GPREL, /* type */
3588 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf32-mips.c852 HOWTO (R_MIPS16_GPREL, /* type */
2039 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf64-mips.c1698 HOWTO (R_MIPS16_GPREL, /* type */
1914 HOWTO (R_MIPS16_GPREL, /* type */
3754 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delfxx-mips.c2197 case R_MIPS16_GPREL: in mips16_reloc_p()
6252 case R_MIPS16_GPREL: in mips_elf_calculate_relocation()
8830 case R_MIPS16_GPREL: in _bfd_mips_elf_check_relocs()
DChangeLog-98991368 things relocated by R_MIPS16_GPREL.
1392 (_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
DChangeLog-96972589 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
2593 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
2594 (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
DChangeLog-20054553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and
4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
DChangeLog-020311123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-mips.h203 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
Delfn32-mips.c1676 HOWTO (R_MIPS16_GPREL, /* type */
1892 HOWTO (R_MIPS16_GPREL, /* type */
3586 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf32-mips.c852 HOWTO (R_MIPS16_GPREL, /* type */
2039 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf64-mips.c1696 HOWTO (R_MIPS16_GPREL, /* type */
1912 HOWTO (R_MIPS16_GPREL, /* type */
3752 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
DChangeLog-98991368 things relocated by R_MIPS16_GPREL.
1392 (_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
Delfxx-mips.c2197 case R_MIPS16_GPREL: in mips16_reloc_p()
6251 case R_MIPS16_GPREL: in mips_elf_calculate_relocation()
8842 case R_MIPS16_GPREL: in _bfd_mips_elf_check_relocs()
DChangeLog-96972589 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
2593 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
2594 (mips_elf_relocate_section): Handle R_MIPS16_GPREL.
DChangeLog-20054553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and
4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
DChangeLog-020311123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Dmips.h109 R_MIPS16_GPREL = 101, enumerator
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dmips.h105 RELOC_NUMBER (R_MIPS16_GPREL, 101)
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dmips.h105 RELOC_NUMBER (R_MIPS16_GPREL, 101)
/netbsd/src/external/gpl3/binutils/dist/gold/
Dmips.cc342 case elfcpp::R_MIPS16_GPREL: in mips16_reloc()
10093 case elfcpp::R_MIPS16_GPREL: in mips_get_size_for_reloc()
11015 case elfcpp::R_MIPS16_GPREL: in global()
11978 case elfcpp::R_MIPS16_GPREL: in relocate()
12437 case elfcpp::R_MIPS16_GPREL: in get_reference_flags()