Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
22 /* This file handles now also stubbed coff images. The stub is a small
23 DOS executable program before the coff image to load it in memory
24 and execute it. This is needed, because DOS cannot run coff files.
29 the COFF file which are offset into the file.
31 the coff image. It loads the image in memory and assumes then, that the
32 image had no stub by using the filepointers as pointers in the coff
39 #define TARGET_NAME "coff-go32-exe"
105 #include "coff-i386.c"
111 /* These bytes are a 2048-byte DOS executable, which loads the COFF
321 to the beginning of the coff image). */
378 /* If ibfd was a stubbed coff image, copy the stub from that bfd