Home
last modified time | relevance | path

Searched refs:ppc64_elf_howto_table (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c265 static reloc_howto_type *ppc64_elf_howto_table[(int) R_PPC64_max]; variable
2207 BFD_ASSERT (type < ARRAY_SIZE (ppc64_elf_howto_table)); in ppc_howto_init()
2208 ppc64_elf_howto_table[type] = &ppc64_elf_howto_raw[i]; in ppc_howto_init()
2218 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_reloc_type_lookup()
2461 return ppc64_elf_howto_table[r]; in ppc64_elf_reloc_type_lookup()
2487 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_info_to_howto()
2491 if (type >= ARRAY_SIZE (ppc64_elf_howto_table)) in ppc64_elf_info_to_howto()
2497 cache_ptr->howto = ppc64_elf_howto_table[type]; in ppc64_elf_info_to_howto()
5532 ppc64_elf_howto_table[r_type]->name); in ppc64_elf_check_relocs()
5575 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_check_relocs()
[all …]
DChangeLog-2011721 * elf64-ppc.c (ppc64_elf_howto_table): Add R_PPC64_TOCSAVE entry.
896 * bfd/elf64-ppc.c (adjust_toc_syms): Ensure ppc64_elf_howto_table
DChangeLog-02037580 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in