Lines Matching full:coff
1 /* BFD back-end for AMD 64 COFF files.
34 #include "coff/x86_64.h"
35 #include "coff/internal.h"
36 #include "coff/pe.h"
55 /* For some reason when using AMD COFF the value stored in the .text
103 ignores the addend for a COFF target when producing
105 COFF, so we handle the addend here instead. */
478 /* For 386 COFF a STYP_NOLOAD | STYP_BSS section is part of a shared
479 library. On some other COFF targets STYP_BSS is normally
519 /* We use the special COFF backend linker. For normal AMD64 COFF, we
553 /* Convert an rtype to howto for the COFF backend linker. */
759 "coff-x86-64", /* Name. */
799 BFD_JUMP_TABLE_GENERIC (coff),
800 BFD_JUMP_TABLE_COPY (coff),
803 BFD_JUMP_TABLE_SYMBOLS (coff),
804 BFD_JUMP_TABLE_RELOCS (coff),
805 BFD_JUMP_TABLE_WRITE (coff),
806 BFD_JUMP_TABLE_LINK (coff),