Searched refs:m68hc11_reloc_map (Results 1 – 2 of 2) sorted by relevance
428 struct m68hc11_reloc_map struct434 static const struct m68hc11_reloc_map m68hc11_reloc_map[] = variable471 i < sizeof (m68hc11_reloc_map) / sizeof (struct m68hc11_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()474 if (m68hc11_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()475 return &elf_m68hc11_howto_table[m68hc11_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
316 struct m68hc11_reloc_map struct322 static const struct m68hc11_reloc_map m68hc11_reloc_map[] = { argument351 i < sizeof (m68hc11_reloc_map) / sizeof (struct m68hc11_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()354 if (m68hc11_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()355 return &elf_m68hc11_howto_table[m68hc11_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()