Home
last modified time | relevance | path

Searched refs:rx_reloc_map (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c236 struct rx_reloc_map struct
242 static const struct rx_reloc_map rx_reloc_map [] = variable
290 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()
H A DChangeLog-2010139 * elf32-rx.c (rx_reloc_map): Add them.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c236 struct rx_reloc_map struct
242 static const struct rx_reloc_map rx_reloc_map [] = variable
290 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()
H A DChangeLog-2010139 * elf32-rx.c (rx_reloc_map): Add them.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2010139 * elf32-rx.c (rx_reloc_map): Add them.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2010139 * elf32-rx.c (rx_reloc_map): Add them.