Home | History | Annotate | Download | only in bfd

Lines Matching defs:ppc_elf_howto_table

206 static reloc_howto_type *ppc_elf_howto_table[R_PPC_max];
700 /* Initialize the ppc_elf_howto_table, so that linear accesses can be done. */
712 if (type >= (sizeof (ppc_elf_howto_table)
713 / sizeof (ppc_elf_howto_table[0])))
715 ppc_elf_howto_table[type] = &ppc_elf_howto_raw[i];
726 if (!ppc_elf_howto_table[R_PPC_ADDR32])
866 return ppc_elf_howto_table[r];
895 if (!ppc_elf_howto_table[R_PPC_ADDR32])
908 cache_ptr->howto = ppc_elf_howto_table[r_type];
2876 ppc_elf_howto_table[r_type]->name);
2909 if (!ppc_elf_howto_table[R_PPC_ADDR32])
7047 if (!ppc_elf_howto_table[R_PPC_ADDR32])
7118 howto = ppc_elf_howto_table[r_type];
7682 howto = ppc_elf_howto_table[r_type];
8933 howto = ppc_elf_howto_table[r_type];
8954 howto = ppc_elf_howto_table[r_type];