Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD COFF object file private structure.
44 /* `Tdata' information kept for COFF files. */
61 from coff implementation to implementation... */
86 /* Is this a PE format coff file? */
88 /* Used by the COFF backend linker. */
102 /* The timestamp from the COFF file header. */
105 /* Copy of some of the f_flags bits in the COFF filehdr structure,
109 /* coff-stgo32 EXE stub header after BFD tdata has been allocated. Its data
117 coff_data_type coff;
141 /* Basic COFF information. */
142 coff_data_type coff;
195 /* The relocs, swapped into COFF internal form. This may be NULL. */
253 /* COFF linker hash table entries. */
284 /* COFF linker hash table. */
293 /* Look up an entry in a COFF linker hash table. */
300 /* Traverse a COFF linker hash table. */
308 /* Get the COFF linker hash table from a link_info structure. */
441 /* Initialize a COFF debug merge hash table. */
447 /* Free a COFF debug merge hash table. */
452 /* Look up an entry in a COFF debug merge hash table. */
520 /* Most COFF
617 /* Functions in coff-ppc.c. FIXME: These are called by pe.em in the