Searched refs:m32r_elf_howto_table (Results 1 – 8 of 8) sorted by relevance
472 static reloc_howto_type m32r_elf_howto_table[] = variable1243 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()1268 cache_ptr->howto = &m32r_elf_howto_table[r_type]; in m32r_info_to_howto_rel()1279 cache_ptr->howto = &m32r_elf_howto_table[ELF32_R_TYPE(dst->r_info)]; in m32r_info_to_howto()2509 howto = m32r_elf_howto_table + r_type; in m32r_elf_relocate_section()3078 m32r_elf_howto_table[(int) r_type].name); in m32r_elf_relocate_section()
2523 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.2527 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
1386 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
2004 * elf32-m32r.c (m32r_elf_howto_table): Use special function for LO16.
13 (m32r_elf_howto_table): Added
167 static reloc_howto_type m32r_elf_howto_table[] = variable1281 return &m32r_elf_howto_table[m32r_reloc_map_old[i].elf_reloc_val];1290 return &m32r_elf_howto_table[m32r_reloc_map[i].elf_reloc_val];1309 cache_ptr->howto = &m32r_elf_howto_table[r_type];1321 cache_ptr->howto = &m32r_elf_howto_table[ELF32_R_TYPE(dst->r_info)];2582 howto = m32r_elf_howto_table + r_type;3131 m32r_elf_howto_table[(int) r_type].name,