Template:Short description Template:Confused Template:More citations needed Template:Infobox file format 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.<ref>https://www.ibm.com/docs/en/aix/7.3?topic=formats-xcoff-object-file-format IBM's description of XCOFF</ref>

Object file formatEdit

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 alsoEdit

ReferencesEdit

Template:Reflist

External linksEdit

Template:Executables