Lines Matching full:coff
0 /* coff object file format
29 bfd internal coff headerfile. */
31 #include "coff/internal.h"
37 #include "coff/arm.h"
39 #define TARGET_FORMAT "coff-arm"
45 #include "coff/powerpc.h"
47 #include "coff/rs6000.h"
52 #include "coff/sparc.h"
57 #include "coff/x86_64.h"
59 #include "coff/i386.h"
64 #define TARGET_FORMAT "coff-x86-64"
66 #define TARGET_FORMAT "coff-i386"
72 #include "coff/m68k.h"
74 #define TARGET_FORMAT "coff-m68k"
79 #include "coff/i960.h"
80 #define TARGET_FORMAT "coff-Intel-little"
84 #include "coff/z80.h"
85 #define TARGET_FORMAT "coff-z80"
89 #include "coff/z8k.h"
90 #define TARGET_FORMAT "coff-z8k"
94 #include "coff/h8300.h"
95 #define TARGET_FORMAT "coff-h8300"
99 #include "coff/h8500.h"
100 #define TARGET_FORMAT "coff-h8500"
109 #include "coff/sh.h"
117 ? (sh_small ? "coff-shl-small" : "coff-shl") \
118 : (sh_small ? "coff-sh-small" : "coff-sh"))
125 #include "coff/mipspe.h"
131 #include "coff/tic30.h"
132 #define TARGET_FORMAT "coff-tic30"
136 #include "coff/tic4x.h"
141 #include "coff/tic54x.h"
146 #include "coff/mcore.h"
180 COFF symbols have extra fields. See bfd/libcoff.h:coff_symbol_type. */
335 hey ! Where is the C_LEAFSTAT definition ? i960 - coff support is depending on it.
345 /* In COFF, if a symbol is defined using .def/.val SYM/.endef, it's OK
357 /* Stabs in a coff file go into their own section. */