Home
last modified time | relevance | path

Searched refs:elf_mmix_howto_table (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-mmix.c190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 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 …]
H A DChangeLog-20154056 * elf64-mmix.c (elf_mmix_howto_table): Likewise.
H A DChangeLog-0203880 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
10762 (elf_mmix_howto_table): Correct src_mask for most relocs.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-mmix.c190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 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 …]
H A DChangeLog-20154056 * elf64-mmix.c (elf_mmix_howto_table): Likewise.
H A DChangeLog-0203880 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
10762 (elf_mmix_howto_table): Correct src_mask for most relocs.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20154056 * elf64-mmix.c (elf_mmix_howto_table): Likewise.
H A DChangeLog-0203880 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
10762 (elf_mmix_howto_table): Correct src_mask for most relocs.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-0203880 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
10762 (elf_mmix_howto_table): Correct src_mask for most relocs.