Searched refs:x86_64_elf_howto_table (Results 1 – 25 of 32) sorted by relevance
12
44 static reloc_howto_type x86_64_elf_howto_table[] = variable260 i = ARRAY_SIZE (x86_64_elf_howto_table) - 1; in elf_x86_64_rtype_to_howto()277 BFD_ASSERT (x86_64_elf_howto_table[i].type == r_type); in elf_x86_64_rtype_to_howto()278 return &x86_64_elf_howto_table[i]; in elf_x86_64_rtype_to_howto()308 = &x86_64_elf_howto_table[ARRAY_SIZE (x86_64_elf_howto_table) - 1]; in elf_x86_64_reloc_name_lookup()313 for (i = 0; i < ARRAY_SIZE (x86_64_elf_howto_table); i++) in elf_x86_64_reloc_name_lookup()314 if (x86_64_elf_howto_table[i].name != NULL in elf_x86_64_reloc_name_lookup()315 && strcasecmp (x86_64_elf_howto_table[i].name, r_name) == 0) in elf_x86_64_reloc_name_lookup()316 return &x86_64_elf_howto_table[i]; in elf_x86_64_reloc_name_lookup()1950 x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_scan_relocs()[all …]
519 * elf64-x86-64.c (x86_64_elf_howto_table): Revert commits537 * elf64-x86-64.c (x86_64_elf_howto_table): Add 16-bit711 * elf64-x86-64.c (x86_64_elf_howto_table): Set src_mask fields787 * elf64-x86-64.c (x86_64_elf_howto_table): Switch all 64-bit873 * elf64-x86-64.c (x86_64_elf_howto_table): Switch R_X86_64_PC16884 * elf64-x86-64.c (x86_64_elf_howto_table): R_X86_64_TLSDESC_CALL
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.
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
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.
2692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
45 static reloc_howto_type x86_64_elf_howto_table[] = variable273 i = ARRAY_SIZE (x86_64_elf_howto_table) - 1; in elf_x86_64_rtype_to_howto()290 BFD_ASSERT (x86_64_elf_howto_table[i].type == r_type); in elf_x86_64_rtype_to_howto()291 return &x86_64_elf_howto_table[i]; in elf_x86_64_rtype_to_howto()321 = &x86_64_elf_howto_table[ARRAY_SIZE (x86_64_elf_howto_table) - 1]; in elf_x86_64_reloc_name_lookup()326 for (i = 0; i < ARRAY_SIZE (x86_64_elf_howto_table); i++) in elf_x86_64_reloc_name_lookup()327 if (x86_64_elf_howto_table[i].name != NULL in elf_x86_64_reloc_name_lookup()328 && strcasecmp (x86_64_elf_howto_table[i].name, r_name) == 0) in elf_x86_64_reloc_name_lookup()329 return &x86_64_elf_howto_table[i]; in elf_x86_64_reloc_name_lookup()2118 x86_64_elf_howto_table[r_type].name, name); in elf_x86_64_scan_relocs()[all …]
1065 * elf64-x86-64.c (x86_64_elf_howto_table): Revert commits1083 * elf64-x86-64.c (x86_64_elf_howto_table): Add 16-bit1257 * elf64-x86-64.c (x86_64_elf_howto_table): Set src_mask fields1333 * elf64-x86-64.c (x86_64_elf_howto_table): Switch all 64-bit1419 * elf64-x86-64.c (x86_64_elf_howto_table): Switch R_X86_64_PC161430 * elf64-x86-64.c (x86_64_elf_howto_table): R_X86_64_TLSDESC_CALL
3890 x86_64_elf_howto_table[r_type] with howto.