Lines Matching refs:m32r_elf_howto_table
472 static reloc_howto_type m32r_elf_howto_table[] = variable
1243 return &m32r_elf_howto_table[m32r_reloc_map_old[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1251 return &m32r_elf_howto_table[m32r_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1264 i < sizeof (m32r_elf_howto_table) / sizeof (m32r_elf_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()
1266 if (m32r_elf_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()
1267 && strcasecmp (m32r_elf_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
1268 return &m32r_elf_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()
1291 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto_rel()
1306 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto()
2226 howto = m32r_elf_howto_table + r_type; in m32r_elf_relocate_section()
2780 m32r_elf_howto_table[(int) r_type].name, in m32r_elf_relocate_section()