Home | History | Annotate | Download | only in bfd

Lines Matching refs:coff

1 /* BFD back-end for TMS320C30 coff binaries.
26 #include "coff/tic30.h"
27 #include "coff/internal.h"
53 and coff implementations. */
188 "coff-tic30", /* name */
230 BFD_JUMP_TABLE_GENERIC (coff),
231 BFD_JUMP_TABLE_COPY (coff),
234 BFD_JUMP_TABLE_SYMBOLS (coff),
235 BFD_JUMP_TABLE_RELOCS (coff),
236 BFD_JUMP_TABLE_WRITE (coff),
237 BFD_JUMP_TABLE_LINK (coff),