Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-sparc.c104 static reloc_howto_type coff_sparc_howto_table[] = variable
174 return &coff_sparc_howto_table[(int) sparc_reloc_map[i].coff_reloc_val];
186 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type];
H A DChangeLog-9193511 (enum reloc_type, bfd_coff_generic_reloc, coff_sparc_howto_table,
516 (rtype2howto): Index into coff_sparc_howto_table using
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-sparc.c85 static reloc_howto_type coff_sparc_howto_table[] = variable
155 return &coff_sparc_howto_table[(int) sparc_reloc_map[i].coff_reloc_val];
167 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type];
H A DChangeLog-9193511 (enum reloc_type, bfd_coff_generic_reloc, coff_sparc_howto_table,
516 (rtype2howto): Index into coff_sparc_howto_table using