Searched refs:rl78_reloc_map (Results 1 – 2 of 2) sorted by relevance
204 struct rl78_reloc_map struct210 static const struct rl78_reloc_map rl78_reloc_map [] = argument249 for (i = ARRAY_SIZE (rl78_reloc_map); --i;) in rl78_reloc_type_lookup()250 if (rl78_reloc_map [i].bfd_reloc_val == code) in rl78_reloc_type_lookup()251 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val; in rl78_reloc_type_lookup()
22 (rl78_reloc_map): Add BFD_RELOC_RL78_RELAX.