Home
last modified time | relevance | path

Searched refs:bfin_gnuext_howto_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-bfin.c934 static reloc_howto_type bfin_gnuext_howto_table [] = variable
1058 cache_ptr->howto = &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_info_to_howto()
1088 return &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_bfd_reloc_type_lookup()
1108 i < (sizeof (bfin_gnuext_howto_table) in bfin_bfd_reloc_name_lookup()
1109 / sizeof (bfin_gnuext_howto_table[0])); in bfin_bfd_reloc_name_lookup()
1111 if (bfin_gnuext_howto_table[i].name != NULL in bfin_bfd_reloc_name_lookup()
1112 && strcasecmp (bfin_gnuext_howto_table[i].name, r_name) == 0) in bfin_bfd_reloc_name_lookup()
1113 return &bfin_gnuext_howto_table[i]; in bfin_bfd_reloc_name_lookup()
1127 return &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_reloc_type_lookup()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-bfin.c934 static reloc_howto_type bfin_gnuext_howto_table [] = variable
1058 cache_ptr->howto = &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_info_to_howto()
1088 return &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_bfd_reloc_type_lookup()
1108 i < (sizeof (bfin_gnuext_howto_table) in bfin_bfd_reloc_name_lookup()
1109 / sizeof (bfin_gnuext_howto_table[0])); in bfin_bfd_reloc_name_lookup()
1111 if (bfin_gnuext_howto_table[i].name != NULL in bfin_bfd_reloc_name_lookup()
1112 && strcasecmp (bfin_gnuext_howto_table[i].name, r_name) == 0) in bfin_bfd_reloc_name_lookup()
1113 return &bfin_gnuext_howto_table[i]; in bfin_bfd_reloc_name_lookup()
1127 return &bfin_gnuext_howto_table [r_type - BFIN_GNUEXT_RELOC_MIN]; in bfin_reloc_type_lookup()