Constant goblin::pe::header::COFF_MACHINE_ARM64

source ·
pub const COFF_MACHINE_ARM64: u16 = 0xaa64;
Expand description

ARM64 little endian.

One of the possible values for CoffHeader::machine.