Home
last modified time | relevance | path

Searched refs:elf_hppa_howto_table (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-hppa.h48 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 Delf32-hppa.c1243 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 Delf64-hppa.c661 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 DChangeLog-9899600 * 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 DChangeLog-00015529 * 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 DChangeLog-9193260 * 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 DChangeLog-20073000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
H A DChangeLog-20153996 * elf-hppa.h (elf_hppa_howto_table): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-hppa.h48 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 Delf32-hppa.c1243 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 Delf64-hppa.c661 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 DChangeLog-9899600 * 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 DChangeLog-00015529 * 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 DChangeLog-9193260 * 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 DChangeLog-20073000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
H A DChangeLog-20153996 * elf-hppa.h (elf_hppa_howto_table): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-9899600 * 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 DChangeLog-00015529 * 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 DChangeLog-9193260 * 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 DChangeLog-20073000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-9899600 * 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 DChangeLog-00015529 * 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 DChangeLog-9193260 * 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 DChangeLog-20073000 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
H A DChangeLog-20153996 * elf-hppa.h (elf_hppa_howto_table): Likewise.

12