Searched refs:arc_reloc_map (Results 1 – 2 of 2) sorted by relevance
345 struct arc_reloc_map struct353 static const struct arc_reloc_map arc_reloc_map[] = variable394 for (i = ARRAY_SIZE (arc_reloc_map); i--;) in arc_elf32_bfd_reloc_type_lookup()396 if (arc_reloc_map[i].bfd_reloc_val == code) in arc_elf32_bfd_reloc_type_lookup()397 return arc_elf_howto (arc_reloc_map[i].elf_reloc_val); in arc_elf32_bfd_reloc_type_lookup()
2759 * elf32-arc.c (struct arc_reloc_map): Ditto.