Home | History | Annotate | Download | only in bfd

Lines Matching refs:coff

1 /* BFD back-end for LoongArch64 COFF files.
29 #include "coff/loongarch64.h"
30 #include "coff/internal.h"
31 #include "coff/pe.h"
67 /* Handle include/coff/loongarch64.h external_reloc. */
149 BFD_JUMP_TABLE_GENERIC (coff),
150 BFD_JUMP_TABLE_COPY (coff),
153 BFD_JUMP_TABLE_SYMBOLS (coff),
154 BFD_JUMP_TABLE_RELOCS (coff),
155 BFD_JUMP_TABLE_WRITE (coff),
156 BFD_JUMP_TABLE_LINK (coff),