Home | History | Annotate | Download | only in config

Lines Matching full:coff

0 /* coff object file format
21 #define OBJ_HEADER "obj-coff.h"
29 #include "coff/pe.h"
33 #include "coff/xcoff.h"
59 #include "obj-coff-seh.c"
198 /* There is no S_SET_ALIGN (symbolP, align) in COFF/PE.
510 do we need it for COFF? */
702 /* According to the COFF documentation:
717 the actual tools all marked them as section -1. So the GNU COFF
718 assembler follows historical COFF assemblers.
724 By defining STRICTCOFF, a COFF port can make the assembler to
1532 .section directive to be parsed in both ELF and COFF formats. */
1719 /* The COFF back end in BFD requires that all section sizes be
1721 supposedly because standard COFF has no other way of encoding alignment
1722 for sections. If your COFF flavor has a different way of encoding
1888 /* Support for a COFF emulation. */