Lines Matching refs:howto
124 res->howto = &i386_howto_table[7]; in bfd_mach_o_i386_swap_reloc_in()
130 res->howto = &i386_howto_table[10]; in bfd_mach_o_i386_swap_reloc_in()
138 res->howto = &i386_howto_table[5]; in bfd_mach_o_i386_swap_reloc_in()
143 res->howto = &i386_howto_table[8]; in bfd_mach_o_i386_swap_reloc_in()
150 res->howto = &i386_howto_table[6]; in bfd_mach_o_i386_swap_reloc_in()
155 res->howto = &i386_howto_table[9]; in bfd_mach_o_i386_swap_reloc_in()
171 res->howto = &i386_howto_table[2]; in bfd_mach_o_i386_swap_reloc_in()
174 res->howto = &i386_howto_table[1]; in bfd_mach_o_i386_swap_reloc_in()
177 res->howto = &i386_howto_table[4]; in bfd_mach_o_i386_swap_reloc_in()
180 res->howto = &i386_howto_table[0]; in bfd_mach_o_i386_swap_reloc_in()
183 res->howto = &i386_howto_table[3]; in bfd_mach_o_i386_swap_reloc_in()
199 switch (rel->howto->type) in bfd_mach_o_i386_swap_reloc_out()
208 rinfo->r_pcrel = rel->howto->pc_relative; in bfd_mach_o_i386_swap_reloc_out()
209 rinfo->r_length = rel->howto->size; /* Correct in practice. */ in bfd_mach_o_i386_swap_reloc_out()
226 rinfo->r_length = rel->howto->size; in bfd_mach_o_i386_swap_reloc_out()
234 rinfo->r_length = rel->howto->size; in bfd_mach_o_i386_swap_reloc_out()
243 rinfo->r_length = rel->howto->size; in bfd_mach_o_i386_swap_reloc_out()