Constant goblin::pe::header::COFF_MACHINE_ARM

source ·
pub const COFF_MACHINE_ARM: u16 = 0x1c0;
Expand description

ARM little endian.

One of the possible values for CoffHeader::machine.