XCOFF
Filename extension
none, .o
Developed byIBM
Type of formatBinary, executable, object, shared libraries
Extended fromCOFF

XCOFF (Extended Common Object File Format) defined by IBM and used in AIX, is an improved and expanded version of the COFF (Common Object File Format) object file format.[1]

Object file format

edit

Early versions of the PowerPC Macintosh also supported XCOFF, as did BeOS.

XCOFF additions include the use of CSECTs to provide subsection granularity of cross-references, and the use of stabs for debugging. Information for the handling of shared libraries is also more elaborate than for plain COFF.

More recently, IBM defined an XCOFF64 version supporting 64-bit AIX, and used XCOFF32 to mean the original file format.

See also

edit

References

edit
edit

📚 Artikel Terkait di Wikipedia

Dynamic linker

Apple's open-source dyld project. In Unix-like operating systems using XCOFF, such as AIX, dynamically-loaded shared libraries use the filename suffix

COFF

a.out format, and formed the basis for extended specifications such as XCOFF and ECOFF, before being largely replaced by ELF, introduced with SVR4. COFF

Comparison of executable file formats

Pages". Freebsd.org. 10 June 2010. Retrieved 9 July 2012. "Files Reference – XCOFF Object File Format". IBM. "MPW Command Reference - DumpPEF". Apple Inc.

New World ROM

boot loader, and version 3.0 added support for ELF objects as well as the XCOFF files versions 1.0.5 and 2.0 supported. Also, version 3.0 (as well as some

List of file formats

Xbox executable file used to run games. Can be run on a PC via emulation. XCOFF – (no suffix for executable image, .o for object files, .a for shared object

Extended Common Object File Format

Object File Format may refer to: ECOFF, developed for the MIPS platform XCOFF, by IBM for AIX This disambiguation page lists articles associated with

Apple Partition Map

not contain a filesystem—instead it contains the BootX machine code in XCOFF format. This partition type was discontinued with Mac OS X 10.3. Apple_MDFW