Lines Matching refs:ppc_elf_howto_table
159 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max]; variable
1468 if (type >= (sizeof (ppc_elf_howto_table) in ppc_elf_howto_init()
1469 / sizeof (ppc_elf_howto_table[0]))) in ppc_elf_howto_init()
1471 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i]; in ppc_elf_howto_init()
1482 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_reloc_type_lookup()
1577 return ppc_elf_howto_table[r]; in ppc_elf_reloc_type_lookup()
1588 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_info_to_howto()
1592 cache_ptr->howto = ppc_elf_howto_table[ELF32_R_TYPE (dst->r_info)]; in ppc_elf_info_to_howto()
2949 ppc_elf_howto_table[r_type]->name); in bad_shared_reloc()
2988 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_check_relocs()
3222 ppc_elf_howto_table[r_type]->name); in ppc_elf_check_relocs()
5563 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_relocate_section()
5855 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()