Home | History | Annotate | Download | only in bfd

Lines Matching refs:coff

1 /* BFD back-end for RISC-V 64-bit COFF files.
22 #error non-PE COFF unsupported
28 #include "coff/riscv64.h"
29 #include "coff/internal.h"
30 #include "coff/pe.h"
66 "coff-riscv64-little", /* Name. */
121 BFD_JUMP_TABLE_GENERIC (coff),
122 BFD_JUMP_TABLE_COPY (coff),
125 BFD_JUMP_TABLE_SYMBOLS (coff),
126 BFD_JUMP_TABLE_RELOCS (coff),
127 BFD_JUMP_TABLE_WRITE (coff),
128 BFD_JUMP_TABLE_LINK (coff),