Home
last modified time | relevance | path

Searched refs:ppc_elf_howto_table (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c205 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max]; variable
710 if (type >= (sizeof (ppc_elf_howto_table) in ppc_elf_howto_init()
711 / sizeof (ppc_elf_howto_table[0]))) in ppc_elf_howto_init()
713 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i]; in ppc_elf_howto_init()
724 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_reloc_type_lookup()
864 return ppc_elf_howto_table[r]; in ppc_elf_reloc_type_lookup()
893 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_info_to_howto()
906 cache_ptr->howto = ppc_elf_howto_table[r_type]; in ppc_elf_info_to_howto()
2875 ppc_elf_howto_table[r_type]->name); in bad_shared_reloc()
2908 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_check_relocs()
[all …]
H A DChangeLog-94953315 (ppc_elf_howto_raw): Rename from ppc_elf_howto_table.
3316 (ppc_elf_howto_table): New array that maps PowerPC relocation
3319 (ppc_elf_howto_init): Initialize ppc_elf_howto_table from
H A DChangeLog-02032470 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c205 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max]; variable
710 if (type >= (sizeof (ppc_elf_howto_table) in ppc_elf_howto_init()
711 / sizeof (ppc_elf_howto_table[0]))) in ppc_elf_howto_init()
713 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i]; in ppc_elf_howto_init()
724 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_reloc_type_lookup()
864 return ppc_elf_howto_table[r]; in ppc_elf_reloc_type_lookup()
893 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_info_to_howto()
906 cache_ptr->howto = ppc_elf_howto_table[r_type]; in ppc_elf_info_to_howto()
2871 ppc_elf_howto_table[r_type]->name); in bad_shared_reloc()
2904 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_check_relocs()
[all …]
H A DChangeLog-94953315 (ppc_elf_howto_raw): Rename from ppc_elf_howto_table.
3316 (ppc_elf_howto_table): New array that maps PowerPC relocation
3319 (ppc_elf_howto_init): Initialize ppc_elf_howto_table from
H A DChangeLog-02032470 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-94953315 (ppc_elf_howto_raw): Rename from ppc_elf_howto_table.
3316 (ppc_elf_howto_table): New array that maps PowerPC relocation
3319 (ppc_elf_howto_init): Initialize ppc_elf_howto_table from
H A DChangeLog-02032470 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-94953315 (ppc_elf_howto_raw): Rename from ppc_elf_howto_table.
3316 (ppc_elf_howto_table): New array that maps PowerPC relocation
3319 (ppc_elf_howto_init): Initialize ppc_elf_howto_table from
H A DChangeLog-02032470 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.