Home | History | Annotate | Download | only in bfd

Lines Matching full:ppc_elf_howto_table

185 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max];
1834 /* Initialize the ppc_elf_howto_table, so that linear accesses can be done. */
1846 if (type >= (sizeof (ppc_elf_howto_table)
1847 / sizeof (ppc_elf_howto_table[0])))
1849 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i];
1860 if (!ppc_elf_howto_table[R_PPC_ADDR32])
1998 return ppc_elf_howto_table[r];
2025 if (!ppc_elf_howto_table[R_PPC_ADDR32])
2029 cache_ptr->howto = ppc_elf_howto_table[ELF32_R_TYPE (dst->r_info)];
2039 cache_ptr->howto = ppc_elf_howto_table[R_PPC_NONE];
3851 ppc_elf_howto_table[r_type]->name);
3893 if (!ppc_elf_howto_table[R_PPC_ADDR32])
4206 ppc_elf_howto_table[r_type]->name);
7598 if (!ppc_elf_howto_table[R_PPC_ADDR32])
7666 howto = ppc_elf_howto_table[r_type];
8038 howto = ppc_elf_howto_table[r_type];