Searched refs:howto_index (Results 1 – 5 of 5) sorted by relevance
95 unsigned int howto_index; in nlm_sparc_read_reloc() local114 for (howto_index = 0; in nlm_sparc_read_reloc()115 howto_index < sizeof (nlm32_sparc_howto_table) / sizeof (reloc_howto_type); in nlm_sparc_read_reloc()116 howto_index++) in nlm_sparc_read_reloc()117 if (nlm32_sparc_howto_table[howto_index].type == type) in nlm_sparc_read_reloc()119 rel->howto = &nlm32_sparc_howto_table[howto_index]; in nlm_sparc_read_reloc()139 unsigned int howto_index; in nlm_sparc_write_reloc() local143 for (howto_index = 0; in nlm_sparc_write_reloc()144 howto_index < sizeof (nlm32_sparc_howto_table) / sizeof (reloc_howto_type); in nlm_sparc_write_reloc()145 howto_index++) in nlm_sparc_write_reloc()[all …]
104 int howto_index; in MY() local129 howto_index = r_length + 4 * r_pcrel_done + 8 * r_neg; in MY()130 if (howto_index == 3) in MY()133 return MY (howto_table) + howto_index; in MY()
298 int howto_index; in tic30_aout_reloc_howto() local315 howto_index = r_length + 4 * r_pcrel_done; in tic30_aout_reloc_howto()316 return tic30_aout_howto_table + howto_index; in tic30_aout_reloc_howto()
235 unsigned char howto_index; member265 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
5305 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local5310 input_bfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_final_link_relocate()5372 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local5376 input_bfd, elfNN_aarch64_howto_table[howto_index].name); in elfNN_aarch64_final_link_relocate()5440 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local5444 input_bfd, elfNN_aarch64_howto_table[howto_index].name); in elfNN_aarch64_final_link_relocate()7318 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_check_relocs() local7322 abfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_check_relocs()