Searched refs:elf_d10v_howto_table (Results 1 – 6 of 6) sorted by relevance
31 static reloc_howto_type elf_d10v_howto_table[] = variable200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()212 i < sizeof (elf_d10v_howto_table) / sizeof (elf_d10v_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()214 if (elf_d10v_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()215 && strcasecmp (elf_d10v_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()216 return &elf_d10v_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()232 cache_ptr->howto = &elf_d10v_howto_table[r_type]; in d10v_info_to_howto_rel()425 howto = elf_d10v_howto_table + r_type; in elf32_d10v_relocate_section()
3131 * elf32-d10v.c (elf_d10v_howto_table): Don't complain on3659 * elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_163981 * elf32-d10v.c (elf_d10v_howto_table): Added R_D10V_32.4048 * elf32-d10v.c (elf_d10v_howto_table): Changed all relocs to "long"
255 * elf32-d10v.c (elf_d10v_howto_table): Revert 2002-06-17 change.
3446 (elf_d10v_howto_table): Likewise.
655 * elf32-d10v.c (elf_d10v_howto_table): Adjust bit-size of
8076 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,