pub const COFF_MACHINE_ALPHA64: u16 = 0x284;
Expand description
Alpha AXP, 64-bit address space.
One of the possible values for CoffHeader::machine
.
pub const COFF_MACHINE_ALPHA64: u16 = 0x284;
Alpha AXP, 64-bit address space.
One of the possible values for CoffHeader::machine
.