Searched refs:x86_64_elf_howto_table (Results 1 – 8 of 8) sorted by relevance
56 static reloc_howto_type x86_64_elf_howto_table[] = variable281 i = ARRAY_SIZE (x86_64_elf_howto_table) - 1; in elf_x86_64_rtype_to_howto()296 BFD_ASSERT (x86_64_elf_howto_table[i].type == r_type); in elf_x86_64_rtype_to_howto()297 return &x86_64_elf_howto_table[i]; in elf_x86_64_rtype_to_howto()327 = &x86_64_elf_howto_table[ARRAY_SIZE (x86_64_elf_howto_table) - 1]; in elf_x86_64_reloc_name_lookup()332 for (i = 0; i < ARRAY_SIZE (x86_64_elf_howto_table); i++) in elf_x86_64_reloc_name_lookup()333 if (x86_64_elf_howto_table[i].name != NULL in elf_x86_64_reloc_name_lookup()334 && strcasecmp (x86_64_elf_howto_table[i].name, r_name) == 0) in elf_x86_64_reloc_name_lookup()335 return &x86_64_elf_howto_table[i]; in elf_x86_64_reloc_name_lookup()2261 x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_check_relocs()[all …]
279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND2994 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
973 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_RELATIVE64.1180 (x86_64_elf_howto_table): Append x32 R_X86_64_32.
1170 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow1410 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint2037 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
676 (x86_64_elf_howto_table): Add R_X86_64_GOTPCRELX and4060 * elf64-x86-64.c (x86_64_elf_howto_table): Likewise.
1905 x86_64_elf_howto_table[r_type] with howto.
2692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
4997 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.5111 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.