Home | History | Annotate | Download | only in bfd

Lines Matching refs:coff

1 /* BFD back-end for RISC-V 64-bit COFF files.
24 #include "coff/riscv64.h"
25 #include "coff/internal.h"
26 #include "coff/pe.h"
62 "coff-riscv64-little", /* Name. */
117 BFD_JUMP_TABLE_GENERIC (coff),
118 BFD_JUMP_TABLE_COPY (coff),
121 BFD_JUMP_TABLE_SYMBOLS (coff),
122 BFD_JUMP_TABLE_RELOCS (coff),
123 BFD_JUMP_TABLE_WRITE (coff),
124 BFD_JUMP_TABLE_LINK (coff),