Home
last modified time | relevance | path

Searched refs:x86_64_elf_howto_table (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-x86-64.c44 static reloc_howto_type x86_64_elf_howto_table[] = variable
260 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 …]
H A DChangeLog519 * elf64-x86-64.c (x86_64_elf_howto_table): Revert commits
537 * elf64-x86-64.c (x86_64_elf_howto_table): Add 16-bit
711 * elf64-x86-64.c (x86_64_elf_howto_table): Set src_mask fields
787 * elf64-x86-64.c (x86_64_elf_howto_table): Switch all 64-bit
873 * elf64-x86-64.c (x86_64_elf_howto_table): Switch R_X86_64_PC16
884 * elf64-x86-64.c (x86_64_elf_howto_table): R_X86_64_TLSDESC_CALL
H A DChangeLog-2011973 * 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.
H A DChangeLog-2013279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
2994 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
H A DChangeLog-20051170 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
1410 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
2037 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
H A DChangeLog-2015676 (x86_64_elf_howto_table): Add R_X86_64_GOTPCRELX and
4060 * elf64-x86-64.c (x86_64_elf_howto_table): Likewise.
H A DChangeLog-20062692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c45 static reloc_howto_type x86_64_elf_howto_table[] = variable
273 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 …]
H A DChangeLog1065 * elf64-x86-64.c (x86_64_elf_howto_table): Revert commits
1083 * elf64-x86-64.c (x86_64_elf_howto_table): Add 16-bit
1257 * elf64-x86-64.c (x86_64_elf_howto_table): Set src_mask fields
1333 * elf64-x86-64.c (x86_64_elf_howto_table): Switch all 64-bit
1419 * elf64-x86-64.c (x86_64_elf_howto_table): Switch R_X86_64_PC16
1430 * elf64-x86-64.c (x86_64_elf_howto_table): R_X86_64_TLSDESC_CALL
H A DChangeLog-2011973 * 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.
H A DChangeLog-2013279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
2994 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
H A DChangeLog-20051170 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
1410 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
2037 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
H A DChangeLog-2015676 (x86_64_elf_howto_table): Add R_X86_64_GOTPCRELX and
4060 * elf64-x86-64.c (x86_64_elf_howto_table): Likewise.
H A DChangeLog-20062692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
H A DChangeLog-20163890 x86_64_elf_howto_table[r_type] with howto.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2013279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
2994 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
H A DChangeLog-2011973 * 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.
H A DChangeLog-20051170 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
1410 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
2037 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
H A DChangeLog-20062692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2013279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
2994 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
H A DChangeLog-2011973 * 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.
H A DChangeLog-20051170 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
1410 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
2037 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
H A DChangeLog-2015676 (x86_64_elf_howto_table): Add R_X86_64_GOTPCRELX and
4060 * elf64-x86-64.c (x86_64_elf_howto_table): Likewise.
H A DChangeLog-20062692 * elf64-x86-64.c (x86_64_elf_howto_table): Correct comment.
H A DChangeLog-20163890 x86_64_elf_howto_table[r_type] with howto.

12