Lines Matching full:coff
5 /* BFD COFF object file private structure.
27 #include "coff-bfd.h"
53 /* `Tdata' information kept for COFF files. */
70 from coff implementation to implementation... */
95 /* Is this a PE format coff file? */
97 /* Used by the COFF backend linker. */
111 /* The timestamp from the COFF file header. */
114 /* Copy of some of the f_flags bits in the COFF filehdr structure,
118 /* coff-stgo32 EXE stub header after BFD tdata has been allocated. Its data
126 coff_data_type coff;
150 /* Basic COFF information. */
151 coff_data_type coff;
232 /* COFF linker hash table entries. */
263 /* COFF linker hash table. */
282 /* Look up an entry in a COFF linker hash table. */
289 /* Traverse a COFF linker hash table. */
297 /* Get the COFF linker hash table from a link_info structure. */
430 /* Initialize a COFF debug merge hash table. */
436 /* Free a COFF debug merge hash table. */
441 /* Look up an entry in a COFF debug merge hash table. */
509 /* Most COFF variants have no way to record the alignment of a
608 /* Functions in coff-ppc.c. FIXME: These are called by pe.em in the
672 /* COFF symbol classifications. */