Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD back-end for TMS320C30 coff binaries.
26 #include "coff/tic30.h"
27 #include "coff/internal.h"
53 and coff implementations. */
181 "coff-tic30", /* name */
209 BFD_JUMP_TABLE_GENERIC (coff),
210 BFD_JUMP_TABLE_COPY (coff),
213 BFD_JUMP_TABLE_SYMBOLS (coff),
214 BFD_JUMP_TABLE_RELOCS (coff),
215 BFD_JUMP_TABLE_WRITE (coff),
216 BFD_JUMP_TABLE_LINK (coff),