Lines Matching refs:x86_64_elf_howto_table

57 static reloc_howto_type x86_64_elf_howto_table[] =  variable
265 i = ARRAY_SIZE (x86_64_elf_howto_table) - 1; in elf_x86_64_rtype_to_howto()
280 BFD_ASSERT (x86_64_elf_howto_table[i].type == r_type); in elf_x86_64_rtype_to_howto()
281 return &x86_64_elf_howto_table[i]; in elf_x86_64_rtype_to_howto()
311 = &x86_64_elf_howto_table[ARRAY_SIZE (x86_64_elf_howto_table) - 1]; in elf_x86_64_reloc_name_lookup()
316 for (i = 0; i < ARRAY_SIZE (x86_64_elf_howto_table); i++) in elf_x86_64_reloc_name_lookup()
317 if (x86_64_elf_howto_table[i].name != NULL in elf_x86_64_reloc_name_lookup()
318 && strcasecmp (x86_64_elf_howto_table[i].name, r_name) == 0) in elf_x86_64_reloc_name_lookup()
319 return &x86_64_elf_howto_table[i]; in elf_x86_64_reloc_name_lookup()
1487 x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_check_relocs()
1547 x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_check_relocs()
1723 abfd, x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_check_relocs()
3228 howto = x86_64_elf_howto_table + r_type; in elf_x86_64_relocate_section()
3230 howto = (x86_64_elf_howto_table in elf_x86_64_relocate_section()
3231 + ARRAY_SIZE (x86_64_elf_howto_table) - 1); in elf_x86_64_relocate_section()
3326 x86_64_elf_howto_table[r_type].name, in elf_x86_64_relocate_section()
3351 input_bfd, x86_64_elf_howto_table[r_type].name, in elf_x86_64_relocate_section()
3736 x86_64_elf_howto_table[r_type].name, in elf_x86_64_relocate_section()
3843 x86_64_elf_howto_table[r_type].name, in elf_x86_64_relocate_section()
3851 x86_64_elf_howto_table[r_type].name, in elf_x86_64_relocate_section()