Searched refs:R_MIPS16_GPREL (Results 1 – 23 of 23) sorted by relevance
| /netbsd/src/sys/arch/mips/include/ |
| D | elf_machdep.h | 125 #define R_MIPS16_GPREL 101 macro
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfxx-mips.h | 205 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
|
| D | elfn32-mips.c | 1678 HOWTO (R_MIPS16_GPREL, /* type */ 1894 HOWTO (R_MIPS16_GPREL, /* type */ 3588 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | elf32-mips.c | 852 HOWTO (R_MIPS16_GPREL, /* type */ 2039 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | elf64-mips.c | 1698 HOWTO (R_MIPS16_GPREL, /* type */ 1914 HOWTO (R_MIPS16_GPREL, /* type */ 3754 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | elfxx-mips.c | 2197 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()
|
| D | ChangeLog-9899 | 1368 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.
|
| D | ChangeLog-9697 | 2589 * 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.
|
| D | ChangeLog-2005 | 4553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and 4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
|
| D | ChangeLog-0203 | 11123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elfxx-mips.h | 203 || r_type == R_MIPS16_GPREL in gprel16_reloc_p()
|
| D | elfn32-mips.c | 1676 HOWTO (R_MIPS16_GPREL, /* type */ 1892 HOWTO (R_MIPS16_GPREL, /* type */ 3586 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | elf32-mips.c | 852 HOWTO (R_MIPS16_GPREL, /* type */ 2039 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | elf64-mips.c | 1696 HOWTO (R_MIPS16_GPREL, /* type */ 1912 HOWTO (R_MIPS16_GPREL, /* type */ 3752 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
| D | ChangeLog-9899 | 1368 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.
|
| D | elfxx-mips.c | 2197 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()
|
| D | ChangeLog-9697 | 2589 * 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.
|
| D | ChangeLog-2005 | 4553 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and 4718 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
|
| D | ChangeLog-0203 | 11123 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | mips.h | 109 R_MIPS16_GPREL = 101, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | mips.h | 105 RELOC_NUMBER (R_MIPS16_GPREL, 101)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | mips.h | 105 RELOC_NUMBER (R_MIPS16_GPREL, 101)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | mips.cc | 342 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()
|