Searched refs:DUMP_RELOC2 (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coff-ppc.c | 773 #define DUMP_RELOC2(n,r) \ macro 784 #define DUMP_RELOC2(n,r) macro 1120 DUMP_RELOC2(howto->name, rel); 1276 DUMP_RELOC2 (howto->name, rel); 1337 DUMP_RELOC2 (howto->name, rel); 1432 DUMP_RELOC2(howto->name, rel); 1444 DUMP_RELOC2(howto->name, rel); 1650 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, rel); 1842 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); 1846 DUMP_RELOC2 (ppc_coff_howto_table[r_type].name, internal); [all …]
|