Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25963876b3436cd

Jump to content

XCOFF

From Wikipedia, the free encyclopedia
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]
  1. "XCOFF Object File Format". Retrieved 2026-07-25.
[edit]