Searched refs:d30v_reloc_map (Results 1 – 2 of 2) sorted by relevance
453 struct d30v_reloc_map struct459 static const struct d30v_reloc_map d30v_reloc_map[] = variable483 i < sizeof (d30v_reloc_map) / sizeof (struct d30v_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()486 if (d30v_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()487 return &elf_d30v_howto_table[d30v_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
2761 * elf32-d30v.c (struct d30v_reloc_map): Ditto.