Lines Matching refs:ppc_elf_howto_table
345 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max]; variable
1593 if (type >= (sizeof (ppc_elf_howto_table) in ppc_elf_howto_init()
1594 / sizeof (ppc_elf_howto_table[0]))) in ppc_elf_howto_init()
1596 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i]; in ppc_elf_howto_init()
1987 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_reloc_type_lookup()
2078 return ppc_elf_howto_table[r]; in ppc_elf_reloc_type_lookup()
2089 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_info_to_howto()
2093 cache_ptr->howto = ppc_elf_howto_table[ELF32_R_TYPE (dst->r_info)]; in ppc_elf_info_to_howto()
3513 ppc_elf_howto_table[r_type]->name); in bad_shared_reloc()
3544 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_check_relocs()
3722 ppc_elf_howto_table[r_type]->name); in ppc_elf_check_relocs()
4626 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_relocate_section()
4917 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()