/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-hppa.h | 48 static reloc_howto_type elf_hppa_howto_table[ELF_HOWTO_TABLE_SIZE] = variable 792 howto = &elf_hppa_howto_table[r_type]; in elf_hppa_info_to_howto() 820 howto = &elf_hppa_howto_table[r_type]; in elf_hppa_info_to_howto_rel() 844 BFD_ASSERT ((int) elf_hppa_howto_table[(int) code].type == (int) code); in elf_hppa_reloc_type_lookup() 845 return &elf_hppa_howto_table[(int) code]; in elf_hppa_reloc_type_lookup() 857 i < sizeof (elf_hppa_howto_table) / sizeof (elf_hppa_howto_table[0]); in elf_hppa_reloc_name_lookup() 859 if (elf_hppa_howto_table[i].name != NULL in elf_hppa_reloc_name_lookup() 860 && strcasecmp (elf_hppa_howto_table[i].name, r_name) == 0) in elf_hppa_reloc_name_lookup() 861 return &elf_hppa_howto_table[i]; in elf_hppa_reloc_name_lookup()
|
H A D | elf32-hppa.c | 1243 elf_hppa_howto_table[r_type].name); in elf32_hppa_check_relocs() 3112 reloc_howto_type *howto = elf_hppa_howto_table + r_type; in final_link_relocate() 3540 elf_hppa_howto_table + r_type, 0, in elf32_hppa_relocate_section() 4101 howto = elf_hppa_howto_table + r_type; in elf32_hppa_relocate_section()
|
H A D | elf64-hppa.c | 661 howto = elf_hppa_howto_table + ELF64_R_TYPE (rel->r_info); in elf64_hppa_check_relocs() 3145 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); in elf_hppa_final_link_relocate() 3763 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); in elf64_hppa_relocate_section()
|
H A D | ChangeLog-9899 | 600 * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR 1836 * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as 1974 (elf_hppa_howto_table): Similarly.
|
H A D | ChangeLog-0001 | 5529 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for 6490 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc. 6896 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of 8348 (elf_hppa_howto_table): Fully initialise all entries.
|
H A D | ChangeLog-9193 | 260 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT 1890 * elf32-hppa.c (elf_hppa_howto_table): Now static. 1997 * elf32-hppa.c: (elf_hppa_howto_table): Add
|
H A D | ChangeLog-2007 | 3000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
|
H A D | ChangeLog-2015 | 3996 * elf-hppa.h (elf_hppa_howto_table): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-hppa.h | 48 static reloc_howto_type elf_hppa_howto_table[ELF_HOWTO_TABLE_SIZE] = variable 792 howto = &elf_hppa_howto_table[r_type]; in elf_hppa_info_to_howto() 820 howto = &elf_hppa_howto_table[r_type]; in elf_hppa_info_to_howto_rel() 844 BFD_ASSERT ((int) elf_hppa_howto_table[(int) code].type == (int) code); in elf_hppa_reloc_type_lookup() 845 return &elf_hppa_howto_table[(int) code]; in elf_hppa_reloc_type_lookup() 857 i < sizeof (elf_hppa_howto_table) / sizeof (elf_hppa_howto_table[0]); in elf_hppa_reloc_name_lookup() 859 if (elf_hppa_howto_table[i].name != NULL in elf_hppa_reloc_name_lookup() 860 && strcasecmp (elf_hppa_howto_table[i].name, r_name) == 0) in elf_hppa_reloc_name_lookup() 861 return &elf_hppa_howto_table[i]; in elf_hppa_reloc_name_lookup()
|
H A D | elf32-hppa.c | 1243 elf_hppa_howto_table[r_type].name); in elf32_hppa_check_relocs() 3112 reloc_howto_type *howto = elf_hppa_howto_table + r_type; in final_link_relocate() 3540 elf_hppa_howto_table + r_type, 0, in elf32_hppa_relocate_section() 4101 howto = elf_hppa_howto_table + r_type; in elf32_hppa_relocate_section()
|
H A D | elf64-hppa.c | 661 howto = elf_hppa_howto_table + ELF64_R_TYPE (rel->r_info); in elf64_hppa_check_relocs() 3145 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); in elf_hppa_final_link_relocate() 3763 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info); in elf64_hppa_relocate_section()
|
H A D | ChangeLog-9899 | 600 * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR 1836 * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as 1974 (elf_hppa_howto_table): Similarly.
|
H A D | ChangeLog-0001 | 5529 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for 6490 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc. 6896 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of 8348 (elf_hppa_howto_table): Fully initialise all entries.
|
H A D | ChangeLog-9193 | 260 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT 1890 * elf32-hppa.c (elf_hppa_howto_table): Now static. 1997 * elf32-hppa.c: (elf_hppa_howto_table): Add
|
H A D | ChangeLog-2007 | 3000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
|
H A D | ChangeLog-2015 | 3996 * elf-hppa.h (elf_hppa_howto_table): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9899 | 600 * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR 1836 * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as 1974 (elf_hppa_howto_table): Similarly.
|
H A D | ChangeLog-0001 | 5529 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for 6490 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc. 6896 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of 8348 (elf_hppa_howto_table): Fully initialise all entries.
|
H A D | ChangeLog-9193 | 260 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT 1890 * elf32-hppa.c (elf_hppa_howto_table): Now static. 1997 * elf32-hppa.c: (elf_hppa_howto_table): Add
|
H A D | ChangeLog-2007 | 3000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9899 | 600 * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR 1836 * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as 1974 (elf_hppa_howto_table): Similarly.
|
H A D | ChangeLog-0001 | 5529 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for 6490 * elf-hppa.h (elf_hppa_howto_table): Add R_PARISC_DIR14F reloc. 6896 * elf-hppa.h (elf_hppa_howto_table): Restructure into groups of 8348 (elf_hppa_howto_table): Fully initialise all entries.
|
H A D | ChangeLog-9193 | 260 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT 1890 * elf32-hppa.c (elf_hppa_howto_table): Now static. 1997 * elf32-hppa.c: (elf_hppa_howto_table): Add
|
H A D | ChangeLog-2007 | 3000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
|
H A D | ChangeLog-2015 | 3996 * elf-hppa.h (elf_hppa_howto_table): Likewise.
|