Searched refs:DUMP_RELOC2 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | coff-ppc.c | 715 #define DUMP_RELOC2(n,r) \ macro 726 #define DUMP_RELOC2(n,r) macro 1049 DUMP_RELOC2(howto->name, rel); in coff_ppc_relocate_section() 1201 DUMP_RELOC2 (howto->name, rel); in coff_ppc_relocate_section() 1265 DUMP_RELOC2 (howto->name, rel); in coff_ppc_relocate_section() 1357 DUMP_RELOC2(howto->name, rel); in coff_ppc_relocate_section() 1369 DUMP_RELOC2(howto->name, rel); in coff_ppc_relocate_section() 1569 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, rel); in ppc_process_before_allocation() 1747 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); in ppc_coff_rtype2howto() 1751 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); in ppc_coff_rtype2howto() [all …]
|