Source position: machotypes.pp line 66
type TMachFarArch = record
cputype: tmach_cpu_type;
cpusubtype: tmach_cpu_subtype;
offset: cuint32;
size: cuint32;
align: cuint32;
end;