Searched refs:xc16x_reloc_map (Results 1 – 1 of 1) sorted by relevance
173 struct xc16x_reloc_map struct179 static const struct xc16x_reloc_map xc16x_reloc_map [] = argument202 for (i = ARRAY_SIZE (xc16x_reloc_map); --i;) in xc16x_reloc_type_lookup()203 if (xc16x_reloc_map [i].bfd_reloc_val == code) in xc16x_reloc_type_lookup()204 return & xc16x_elf_howto_table [xc16x_reloc_map[i].xc16x_reloc_val]; in xc16x_reloc_type_lookup()