Lines Matching refs:ppc_elf_howto_table
205 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()
7007 if (!ppc_elf_howto_table[R_PPC_ADDR32]) in ppc_elf_relocate_section()
7078 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()
7642 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()
8900 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()
8921 howto = ppc_elf_howto_table[r_type]; in ppc_elf_relocate_section()