Home
last modified time | relevance | path

Searched refs:howto_index (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dnlm32-sparc.c95 unsigned int howto_index; in nlm_sparc_read_reloc() local
114 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() local
143 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 …]
Daout-arm.c104 int howto_index; in MY() local
129 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()
Daout-tic30.c298 int howto_index; in tic30_aout_reloc_howto() local
315 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()
Delf32-h8300.c235 unsigned char howto_index; member
265 return &h8_elf_howto_table[(int) h8_reloc_map[i].howto_index]; in elf32_h8_reloc_type_lookup()
Delfnn-aarch64.c5305 int howto_index = bfd_r_type - BFD_RELOC_AARCH64_RELOC_START; in elfNN_aarch64_final_link_relocate() local
5310 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() local
5376 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() local
5444 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() local
7322 abfd, elfNN_aarch64_howto_table[howto_index].name, in elfNN_aarch64_check_relocs()