Searched refs:howto_index (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-bpf.c | 196 unsigned int howto_index; in bpf_elf_relocate_section() local 211 howto_index = bpf_index_for_rtype (ELF64_R_TYPE (rel->r_info)); in bpf_elf_relocate_section() 212 howto = &bpf_elf_howto_table[howto_index]; in bpf_elf_relocate_section()
|
H A D | elfnn-aarch64.c | 6092 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6099 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 6201 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6206 input_bfd, elfNN_aarch64_howto_table[howto_index].name); in elfNN_aarch64_final_link_relocate() 6314 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6318 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 6351 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6355 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 7937 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_check_relocs() local 7942 abfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_check_relocs() [all …]
|
H A D | elf32-h8300.c | 236 unsigned char howto_index; member 266 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
|
H A D | elfnn-kvx.c | 2381 int howto_index = bfd_r_type - BFD_RELOC_KVX_RELOC_START; in elfNN_kvx_final_link_relocate() local 2386 input_bfd, elf_kvx_howto_table[howto_index].name); in elfNN_kvx_final_link_relocate()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfnn-aarch64.c | 5894 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 5901 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 6003 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6008 input_bfd, elfNN_aarch64_howto_table[howto_index].name); in elfNN_aarch64_final_link_relocate() 6116 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6120 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 6153 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local 6157 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate() 7733 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_check_relocs() local 7738 abfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_check_relocs() [all …]
|
H A D | elf32-h8300.c | 236 unsigned char howto_index; member 266 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
|