Searched refs:mmix_reloc_map (Results 1 – 8 of 8) sorted by relevance
760 struct mmix_reloc_map struct767 static const struct mmix_reloc_map mmix_reloc_map[] = argument802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]); in bfd_elf64_bfd_reloc_type_lookup()805 if (mmix_reloc_map[i].bfd_reloc_val == code) in bfd_elf64_bfd_reloc_type_lookup()806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val]; in bfd_elf64_bfd_reloc_type_lookup()
881 (mmix_reloc_map): Ditto.
760 struct mmix_reloc_map struct767 static const struct mmix_reloc_map mmix_reloc_map[] = variable802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]); in bfd_elf64_bfd_reloc_type_lookup()805 if (mmix_reloc_map[i].bfd_reloc_val == code) in bfd_elf64_bfd_reloc_type_lookup()806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val]; in bfd_elf64_bfd_reloc_type_lookup()