Home | History | Annotate | Download | only in bfd

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"
122 pick up the COFF header for PE, see "struct external_PEI_filehdr"
123 in include/coff/pe.h. We adjust so that that will work. */
146 "coff-ia64", /* name */
189 BFD_JUMP_TABLE_GENERIC (coff),
190 BFD_JUMP_TABLE_COPY (coff),
193 BFD_JUMP_TABLE_SYMBOLS (coff),
194 BFD_JUMP_TABLE_RELOCS (coff),
195 BFD_JUMP_TABLE_WRITE (coff),
196 BFD_JUMP_TABLE_LINK (coff),