Searched refs:elf_mmix_howto_table (Results 1 – 9 of 9) sorted by relevance
190 static reloc_howto_type elf_mmix_howto_table[] = variable806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val]; in bfd_elf64_bfd_reloc_type_lookup()819 i < sizeof (elf_mmix_howto_table) / sizeof (elf_mmix_howto_table[0]); in bfd_elf64_bfd_reloc_name_lookup()821 if (elf_mmix_howto_table[i].name != NULL in bfd_elf64_bfd_reloc_name_lookup()822 && strcasecmp (elf_mmix_howto_table[i].name, r_name) == 0) in bfd_elf64_bfd_reloc_name_lookup()823 return &elf_mmix_howto_table[i]; in bfd_elf64_bfd_reloc_name_lookup()1003 &elf_mmix_howto_table in mmix_elf_perform_relocation()1026 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize, in mmix_elf_perform_relocation()1033 &elf_mmix_howto_table in mmix_elf_perform_relocation()1269 cache_ptr->howto = &elf_mmix_howto_table[r_type]; in mmix_info_to_howto_rela()[all …]
4056 * elf64-mmix.c (elf_mmix_howto_table): Likewise.
880 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.10762 (elf_mmix_howto_table): Correct src_mask for most relocs.