Share This
COFF
The Common Object File Format (COFF) is a specification of a format for executable, object code, and shared library computer files used on Unix systems. It was introduced in Unix System V, and formed the basis for extended specifications such as XCOFF and ECOFF, before being largely replaced by ELF...
Learn more about COFF »
Add More Topics
Save this view to a base, or just for yourself.
2 File Format topics matching:
Filter this CollectionPortable Executable
The Portable Executable (PE) format is a file format for executables, object code, and DLLs, used in 32-bit and 64-bit versions of Windows operating systems. The term "portable" refers to the format's versatility in numerous environments of...
Extension:
- .ocx ,
- .sys ,
- .dll ,
- .exe
Extended From:
XCOFF
XCOFF, for "eXtended COFF", is an improved and expanded version of the COFF object file format defined by IBM and used in AIX. Early versions of the PowerPC Macintosh also supported XCOFF, as did BeOS.
XCOFF additions include the use of csects to...
Extension:
- .o