FileHeader.setMachine

void setMachine(ElfMachine machine) pure nothrow @nogc @safe

Set the machine architecture.

Parameters

machineThe ELF machine type to set.