Searched refs:arc_reloc_map (Results 1 – 2 of 2) sorted by relevance
121 struct arc_reloc_map struct127 static const struct arc_reloc_map arc_reloc_map[] = argument142 for (i = ARRAY_SIZE (arc_reloc_map); i--;) in bfd_elf32_bfd_reloc_type_lookup()143 if (arc_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()144 return elf_arc_howto_table + arc_reloc_map[i].elf_reloc_val; in bfd_elf32_bfd_reloc_type_lookup()
2759 * elf32-arc.c (struct arc_reloc_map): Ditto.