Searched refs:x86_64_howto_table (Results 1 – 2 of 2) sorted by relevance
67 static reloc_howto_type x86_64_howto_table[]= variable144 res->howto = &x86_64_howto_table[1]; in bfd_mach_o_x86_64_canonicalize_one_reloc()147 res->howto = &x86_64_howto_table[0]; in bfd_mach_o_x86_64_canonicalize_one_reloc()155 res->howto = &x86_64_howto_table[2]; in bfd_mach_o_x86_64_canonicalize_one_reloc()165 res->howto = &x86_64_howto_table[6]; in bfd_mach_o_x86_64_canonicalize_one_reloc()174 res->howto = &x86_64_howto_table[7]; in bfd_mach_o_x86_64_canonicalize_one_reloc()181 res->howto = &x86_64_howto_table[10]; in bfd_mach_o_x86_64_canonicalize_one_reloc()191 res->howto = &x86_64_howto_table[8]; in bfd_mach_o_x86_64_canonicalize_one_reloc()194 res->howto = &x86_64_howto_table[9]; in bfd_mach_o_x86_64_canonicalize_one_reloc()203 res->howto = &x86_64_howto_table[3]; in bfd_mach_o_x86_64_canonicalize_one_reloc()[all …]
287 * mach-o-x86-64.c (x86_64_howto_table): Change name here too.