Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD back-end for ALPHA Extended-Coff files.
3 Modified from coff-mips.c by Steve Chamberlain <sac@cygnus.com> and
27 #include "coff/internal.h"
28 #include "coff/sym.h"
29 #include "coff/symconst.h"
30 #include "coff/ecoff.h"
31 #include "coff/alpha.h"
42 /* ECOFF has COFF sections, but the debugging information is stored in
44 swapping routines from coffswap.h, and some of the generic COFF
45 routines in coffgen.c, but, unlike the real COFF targets, do not
48 Get the generic COFF swapping routines, except for the reloc,
2234 /* COFF backend structure. */