Contains types used by Mach-O reader and writer

These constants are used internally by TMachOResourceWriter and TMachOResourceReader.

The only type of interest for the user is .

Enumeration for Mach-O machine type

This enumeration specifies the Mach-O machine type.

It is used by TMachOResourceWriter to specify the machine type of the generated object file and by TMachOResourceReader to read the machine type of the object file that has been read.

TMachOResourceWriter.MachineType TMachOResourceReader.MachineType
PowerPC machine type PowerPC 64 machine type Intel 386 machine type AMD x86_64 machine type