Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sparc.c75 static reloc_howto_type coff_sparc_howto_table[] = variable
145 return &coff_sparc_howto_table[(int) sparc_reloc_map[i].coff_reloc_val]; in coff_sparc_reloc_type_lookup()
158 i < (sizeof (coff_sparc_howto_table) in coff_sparc_reloc_name_lookup()
159 / sizeof (coff_sparc_howto_table[0])); in coff_sparc_reloc_name_lookup()
161 if (coff_sparc_howto_table[i].name != NULL in coff_sparc_reloc_name_lookup()
162 && strcasecmp (coff_sparc_howto_table[i].name, r_name) == 0) in coff_sparc_reloc_name_lookup()
163 return &coff_sparc_howto_table[i]; in coff_sparc_reloc_name_lookup()
173 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type]; in rtype2howto()
DChangeLog-9193511 (enum reloc_type, bfd_coff_generic_reloc, coff_sparc_howto_table,
516 (rtype2howto): Index into coff_sparc_howto_table using