Contains constants used by ELF reader and writer

These constants are used internally by TElfResourceWriter and TElfResourceReader.

The only type of interest for the user is .

Enumeration for ELF machine type

This enumeration specifies the ELF machine type.

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

TElfResourceWriter.MachineType TElfResourceReader.MachineType
Invalid machine type Sparc machine type Intel 386 machine type Motorola 68000 machine type PowerPC machine type PowerPC 64 machine type ARM machine type ARM Big Endian machine type Intel IA-64 machine type AMD x86_64 machine type DEC Alpha machine type