Searched refs:rx_reloc_map (Results 1 – 6 of 6) sorted by relevance
236 struct rx_reloc_map struct242 static const struct rx_reloc_map rx_reloc_map [] = variable290 for (i = ARRAY_SIZE (rx_reloc_map); i--;) in rx_reloc_type_lookup()291 if (rx_reloc_map [i].bfd_reloc_val == code) in rx_reloc_type_lookup()292 return rx_elf_howto_table + rx_reloc_map[i].rx_reloc_val; in rx_reloc_type_lookup()
139 * elf32-rx.c (rx_reloc_map): Add them.