Source position: cofftypes.pp line 23
type TCoffMachineType = (
cmti386,
cmtarm,
cmtx8664,
cmtppc32aix,
cmtppc64aix,
cmtaarch64
);