Searched refs:d10v_reloc_map (Results 1 – 4 of 4) sorted by relevance
172 struct d10v_reloc_map struct178 static const struct d10v_reloc_map d10v_reloc_map[] = argument198 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()200 if (d10v_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()201 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.
195 struct d10v_reloc_map struct201 static const struct d10v_reloc_map d10v_reloc_map[] = argument222 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);225 if (d10v_reloc_map[i].bfd_reloc_val == code)226 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];