Home | History | Annotate | Download | only in doc

Lines Matching full:coff

28 @ifset COFF
29 @set COFF-ELF
32 @set COFF-ELF
1915 @code{b.out} or COFF format object files.
2563 @ifset COFF-ELF
2564 When @command{@value{AS}} is configured for COFF or ELF output,
3290 @ifset COFF-ELF
3292 When it generates COFF or ELF output,
3398 @ifset COFF-ELF
3446 @ifset COFF-ELF
3534 @ifset COFF-ELF
3596 @ifset COFF
3598 When generating COFF output, you
3661 COFF, you may switch into the @code{.bss} section and define symbols as usual;
3920 @ifset COFF
3921 COFF Symbols:: Symbol Attributes for COFF
4014 @ifset COFF
4015 @node COFF Symbols
4016 @subsection Symbol Attributes for COFF
4018 @cindex COFF symbol attributes
4019 @cindex symbol attributes, COFF
4021 The COFF format supports a multitude of auxiliary symbol attributes;
4027 @cindex primary attributes, COFF symbols
4033 @cindex auxiliary attributes, COFF symbols
4036 table information for COFF.
4307 @ifset COFF
4308 * ABORT (COFF):: @code{.ABORT}
4321 @ifset COFF
4327 @ifset COFF
4336 @ifset COFF
4420 @ifset COFF
4423 @ifset COFF-ELF
4430 @ifset COFF-ELF
4452 @ifset COFF
4458 @ifset COFF-ELF
4463 @ifset COFF
4494 @ifset COFF
4495 @node ABORT (COFF)
4496 @section @code{.ABORT} (COFF)
4499 When producing COFF output, @command{@value{AS}} accepts this directive as a
4932 @ifset COFF-ELF
4965 @ifset COFF
4970 @cindex COFF symbols, debugging
4971 @cindex debugging COFF symbols
4976 This directive is only observed when @command{@value{AS}} is configured for COFF
4987 @cindex COFF symbol descriptor
4988 @cindex symbol descriptor, COFF
4992 @ifset COFF
4994 configured for COFF output; it is only for @code{a.out} or @code{b.out}
4996 it, but produces no output, when configured for COFF.
5000 @ifset COFF
5005 @cindex COFF auxiliary symbol information
5006 @cindex auxiliary symbol information, COFF
5012 @samp{.dim} is only meaningful when generating COFF format output; when
5069 @ifset COFF
5078 @samp{.endef} is only meaningful when generating COFF format output; if
5357 for it. When using COFF, comments are emitted to the @code{.comment} or
5625 when producing COFF output, and treats @samp{.line} as though it
5626 were the COFF @samp{.ln} @emph{if} it is found outside a
5702 configured for @code{b.out}; its effect is only associated with COFF
6303 @ifset COFF
6308 @cindex symbol storage class (COFF)
6309 @cindex COFF symbol storage class
6316 The @samp{.scl} directive is primarily associated with COFF output; when
6322 @ifset COFF-ELF
6334 @ifset COFF
6336 @c only print the extra heading if both COFF and ELF are set
6337 @subheading COFF Version
6340 @cindex @code{section} directive (COFF version)
6341 For COFF targets, the @code{.section} directive is used in one of the following
6388 @ifset COFF
6389 @c only print the extra heading if both COFF and ELF are set
6657 @ifset COFF-ELF
6663 @ifset COFF
6665 @c only print the extra heading if both COFF and ELF are set
6666 @subheading COFF Version
6669 @cindex @code{size} directive (COFF version)
6670 For COFF targets, the @code{.size} directive is only permitted inside
6678 @samp{.size} is only meaningful when generating COFF format output; when
6685 @ifset COFF
6686 @c only print the extra heading if both COFF and ELF are set
6938 @ifset COFF
6942 @cindex COFF structure debugging
6943 @cindex structure debugging, COFF
6951 @samp{.tag} is only used when generating COFF format output; when
6977 @ifset COFF-ELF
6983 @ifset COFF
6985 @c only print the extra heading if both COFF and ELF are set
6986 @subheading COFF Version
6989 @cindex COFF symbol type
6990 @cindex symbol type, COFF
6991 @cindex @code{type} directive (COFF version)
6992 For COFF targets, this directive is permitted only within
7003 @samp{.type} is associated only with COFF format output; when
7010 @ifset COFF
7011 @c only print the extra heading if both COFF and ELF are set
7095 @ifset COFF
7100 @cindex COFF value attribute
7101 @cindex value attribute, COFF
7107 @samp{.val} is used only for COFF output; when @command{@value{AS}} is
7152 On COFF targets other than PE, weak symbols are a GNU extension. This
8086 testing, an integration of the coff and b.out back ends), adding configuration
8089 support for m680[34]0 and cpu32, did considerable work on i960 including a COFF
8114 Steve Chamberlain of Cygnus Support. Steve also modified the COFF back end to
8127 68k, completed support for some COFF targets (68k, i386 SVR3, and SCO Unix),