Source position: machotypes.pp line 28
type TMachOSubMachineTypeArm = (
msmarm_all,
msmarm_v4t,
msmarm_v6,
msmarm_v5tej,
msmarm_xscale,
msmarm_v7
);