Searched refs:elf_mn10200_howto_table (Results 1 – 2 of 2) sorted by relevance
44 static reloc_howto_type elf_mn10200_howto_table[] = variable190 return &elf_mn10200_howto_table[mn10200_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()203 i < (sizeof (elf_mn10200_howto_table) in bfd_elf32_bfd_reloc_name_lookup()204 / sizeof (elf_mn10200_howto_table[0])); in bfd_elf32_bfd_reloc_name_lookup()206 if (elf_mn10200_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()207 && strcasecmp (elf_mn10200_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()208 return &elf_mn10200_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()224 cache_ptr->howto = &elf_mn10200_howto_table[r_type]; in mn10200_info_to_howto()361 howto = elf_mn10200_howto_table + r_type; in mn10200_elf_relocate_section()
2658 (elf_mn10200_howto_table): Likewise.2894 (elf_mn10200_howto_table): Likewise.