Searched refs:ppc_coff_howto_table (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c349 static reloc_howto_type ppc_coff_howto_table[] =
979 howto = ppc_coff_howto_table + r_type;
1582 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, rel);
1720 (sizeof (ppc_coff_howto_table) / sizeof (ppc_coff_howto_table[0]) - 1)
1761 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal);
1762 howto = ppc_coff_howto_table + r_type;
1765 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal);
1766 howto = ppc_coff_howto_table + r_type;
1769 DUMP_RELOC2 (ppc_coff_howto_table[r_typ
347 static reloc_howto_type ppc_coff_howto_table[] = variable
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c404 static reloc_howto_type ppc_coff_howto_table[] =
1044 howto = ppc_coff_howto_table + r_type;
1653 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, rel);
1803 (sizeof (ppc_coff_howto_table) / sizeof (ppc_coff_howto_table[0]) - 1)
1847 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal);
1848 howto = ppc_coff_howto_table + r_type;
1851 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal);
1852 howto = ppc_coff_howto_table + r_type;
1855 DUMP_RELOC2 (ppc_coff_howto_table[r_typ
400 static reloc_howto_type ppc_coff_howto_table[] = variable
[all...]

Completed in 217 milliseconds