Lines Matching refs:coff
1 /* BFD back-end for HP/Intel IA-64 COFF files.
25 #include "coff/ia64.h"
26 #include "coff/internal.h"
27 #include "coff/pe.h"
121 pick up the COFF header for PE, see "struct external_PEI_filehdr"
122 in include/coff/pe.h. We adjust so that that will work. */
145 "coff-ia64", /* name */
201 BFD_JUMP_TABLE_GENERIC (coff),
202 BFD_JUMP_TABLE_COPY (coff),
205 BFD_JUMP_TABLE_SYMBOLS (coff),
206 BFD_JUMP_TABLE_RELOCS (coff),
207 BFD_JUMP_TABLE_WRITE (coff),
208 BFD_JUMP_TABLE_LINK (coff),