Searched refs:d10v_reloc_map (Results 1 – 2 of 2) sorted by relevance
171 struct d10v_reloc_map struct177 static const struct d10v_reloc_map d10v_reloc_map[] = argument197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()199 if (d10v_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
2760 * elf32-d10v.c (struct d10v_reloc_map): Ditto.3447 (d10v_reloc_map d10v_reloc_map): Likewise.