Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD back-end for TMS320C4X coff binaries.
27 #include "coff/tic4x.h"
28 #include "coff/internal.h"
42 /* Replace the stock _bfd_coff_is_local_label_name to recognize TI COFF local
262 /* TI COFF v0, DOS tools (little-endian headers). */
267 /* TI COFF v0, SPARC tools (big-endian headers). */
272 /* TI COFF v1, DOS tools (little-endian headers). */
277 /* TI COFF v1, SPARC tools (big-endian headers). */
282 /* TI COFF v2, TI DOS tools output (little-endian headers). */
287 /* TI COFF v2, TI SPARC tools output (big-endian headers). */