Searched refs:or1k_reloc_map (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-or1k.c | 850 struct or1k_reloc_map struct 856 static const struct or1k_reloc_map or1k_reloc_map[] = argument 1047 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++) in or1k_reloc_type_lookup() 1048 if (or1k_reloc_map[i].bfd_reloc_val == bcode) in or1k_reloc_type_lookup() 1050 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val; in or1k_reloc_type_lookup()
|
H A D | ChangeLog-2018 | 545 (or1k_reloc_map): Add BFD_RELOC_OR1K_PCREL_PG21, 585 (or1k_reloc_map): Add entries for BFD_RELOC_HI16_S,
|
H A D | ChangeLog | 746 * elf32-or1k.c (or1k_elf_howto_table, or1k_reloc_map): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-or1k.c | 850 struct or1k_reloc_map struct 856 static const struct or1k_reloc_map or1k_reloc_map[] = argument 1047 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++) in or1k_reloc_type_lookup() 1048 if (or1k_reloc_map[i].bfd_reloc_val == bcode) in or1k_reloc_type_lookup() 1050 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val; in or1k_reloc_type_lookup()
|
H A D | ChangeLog-2018 | 545 (or1k_reloc_map): Add BFD_RELOC_OR1K_PCREL_PG21, 585 (or1k_reloc_map): Add entries for BFD_RELOC_HI16_S,
|
H A D | ChangeLog | 1292 * elf32-or1k.c (or1k_elf_howto_table, or1k_reloc_map): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2018 | 545 (or1k_reloc_map): Add BFD_RELOC_OR1K_PCREL_PG21, 585 (or1k_reloc_map): Add entries for BFD_RELOC_HI16_S,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2018 | 545 (or1k_reloc_map): Add BFD_RELOC_OR1K_PCREL_PG21, 585 (or1k_reloc_map): Add entries for BFD_RELOC_HI16_S,
|