Searched refs:mips_howto_table (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-mips.c | 80 static reloc_howto_type mips_howto_table[] = variable 234 (sizeof mips_howto_table / sizeof mips_howto_table[0]) 373 rptr->howto = &mips_howto_table[intern->r_type]; in mips_adjust_reloc_in() 732 return &mips_howto_table[mips_type]; in mips_bfd_reloc_type_lookup() 742 i < sizeof (mips_howto_table) / sizeof (mips_howto_table[0]); in mips_bfd_reloc_name_lookup() 744 if (mips_howto_table[i].name != NULL in mips_bfd_reloc_name_lookup() 745 && strcasecmp (mips_howto_table[i].name, r_name) == 0) in mips_bfd_reloc_name_lookup() 746 return &mips_howto_table[i]; in mips_bfd_reloc_name_lookup() 895 < sizeof mips_howto_table / sizeof mips_howto_table[0]); in mips_relocate_section() 927 howto = &mips_howto_table[int_rel.r_type]; in mips_relocate_section() [all …]
|
H A D | ChangeLog-9495 | 7478 * coff-mips.c (mips_howto_table): Add dummy entries to account for 7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH. 8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from 8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
|
H A D | ChangeLog-2004 | 3563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-mips.c | 80 static reloc_howto_type mips_howto_table[] = variable 234 (sizeof mips_howto_table / sizeof mips_howto_table[0]) 373 rptr->howto = &mips_howto_table[intern->r_type]; in mips_adjust_reloc_in() 721 return &mips_howto_table[mips_type]; in mips_bfd_reloc_type_lookup() 731 i < sizeof (mips_howto_table) / sizeof (mips_howto_table[0]); in mips_bfd_reloc_name_lookup() 733 if (mips_howto_table[i].name != NULL in mips_bfd_reloc_name_lookup() 734 && strcasecmp (mips_howto_table[i].name, r_name) == 0) in mips_bfd_reloc_name_lookup() 735 return &mips_howto_table[i]; in mips_bfd_reloc_name_lookup() 884 < sizeof mips_howto_table / sizeof mips_howto_table[0]); in mips_relocate_section() 916 howto = &mips_howto_table[int_rel.r_type]; in mips_relocate_section() [all …]
|
H A D | ChangeLog-9495 | 7478 * coff-mips.c (mips_howto_table): Add dummy entries to account for 7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH. 8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from 8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
|
H A D | ChangeLog-2004 | 3563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9495 | 7478 * coff-mips.c (mips_howto_table): Add dummy entries to account for 7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH. 8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from 8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
|
H A D | ChangeLog-2004 | 3563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9495 | 7478 * coff-mips.c (mips_howto_table): Add dummy entries to account for 7553 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH. 8123 * coff-mips.c (mips_howto_table): Change bitsize of PCREL16 from 8220 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
|
H A D | ChangeLog-2004 | 3563 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
|