Searched refs:arm64_howto_table (Results 1 – 3 of 3) sorted by relevance
77 static reloc_howto_type arm64_howto_table[]= variable175 res->howto = &arm64_howto_table[10]; in bfd_mach_o_arm64_canonicalize_one_reloc()190 res->howto = &arm64_howto_table[3]; in bfd_mach_o_arm64_canonicalize_one_reloc()193 res->howto = &arm64_howto_table[2]; in bfd_mach_o_arm64_canonicalize_one_reloc()196 res->howto = &arm64_howto_table[6]; in bfd_mach_o_arm64_canonicalize_one_reloc()199 res->howto = &arm64_howto_table[1]; in bfd_mach_o_arm64_canonicalize_one_reloc()202 res->howto = &arm64_howto_table[5]; in bfd_mach_o_arm64_canonicalize_one_reloc()205 res->howto = &arm64_howto_table[0]; in bfd_mach_o_arm64_canonicalize_one_reloc()208 res->howto = &arm64_howto_table[4]; in bfd_mach_o_arm64_canonicalize_one_reloc()220 res->howto = &arm64_howto_table[11]; in bfd_mach_o_arm64_canonicalize_one_reloc()[all …]
306 static const reloc_howto_type* const arm64_howto_table[] = { variable334 #define NUM_RELOCS NUM_ELEM (arm64_howto_table)391 if (arm64_howto_table[i]->name != NULL in coff_aarch64_reloc_name_lookup()392 && strcasecmp (arm64_howto_table[i]->name, r_name) == 0) in coff_aarch64_reloc_name_lookup()393 return arm64_howto_table[i]; in coff_aarch64_reloc_name_lookup()