Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c346 static reloc_howto_type ppc_coff_howto_table[] = variable
973 howto = ppc_coff_howto_table + r_type; in coff_ppc_relocate_section()
1573 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, rel); in ppc_process_before_allocation()
1710 (sizeof (ppc_coff_howto_table) / sizeof (ppc_coff_howto_table[0]) - 1)
1751 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); in ppc_coff_rtype2howto()
1752 howto = ppc_coff_howto_table + r_type; in ppc_coff_rtype2howto()
1755 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); in ppc_coff_rtype2howto()
1756 howto = ppc_coff_howto_table + r_type; in ppc_coff_rtype2howto()
1759 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); in ppc_coff_rtype2howto()
1761 howto = ppc_coff_howto_table + IMAGE_REL_PPC_TOCREL16_DEFN; in ppc_coff_rtype2howto()
[all …]