Lines Matching refs:ppc64_elf_howto_table
202 static reloc_howto_type *ppc64_elf_howto_table[(int) R_PPC64_max]; variable
1941 BFD_ASSERT (type < (sizeof (ppc64_elf_howto_table) in ppc_howto_init()
1942 / sizeof (ppc64_elf_howto_table[0]))); in ppc_howto_init()
1943 ppc64_elf_howto_table[type] = &ppc64_elf_howto_raw[i]; in ppc_howto_init()
1953 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_reloc_type_lookup()
2166 return ppc64_elf_howto_table[r]; in ppc64_elf_reloc_type_lookup()
2178 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_info_to_howto()
2182 if (type >= (sizeof (ppc64_elf_howto_table) in ppc64_elf_info_to_howto()
2183 / sizeof (ppc64_elf_howto_table[0]))) in ppc64_elf_info_to_howto()
2189 cache_ptr->howto = ppc64_elf_howto_table[type]; in ppc64_elf_info_to_howto()
9760 if (!ppc64_elf_howto_table[R_PPC64_ADDR32]) in ppc64_elf_relocate_section()
9915 ppc64_elf_howto_table[r_type]->name, in ppc64_elf_relocate_section()
10944 else if (ppc64_elf_howto_table[r_type]->pc_relative) in ppc64_elf_relocate_section()
10973 ppc64_elf_howto_table[r_type]->name, sym_name); in ppc64_elf_relocate_section()
11052 ppc64_elf_howto_table[r_type]->name, in ppc64_elf_relocate_section()
11073 ppc64_elf_howto_table[(int) r_type]->name, in ppc64_elf_relocate_section()
11078 r = _bfd_final_link_relocate (ppc64_elf_howto_table[(int) r_type], in ppc64_elf_relocate_section()
11096 && ppc64_elf_howto_table[r_type]->pc_relative) in ppc64_elf_relocate_section()
11109 ppc64_elf_howto_table[r_type]->name, in ppc64_elf_relocate_section()
11120 ppc64_elf_howto_table[r_type]->name, in ppc64_elf_relocate_section()