Constant goblin::pe::header::COFF_MACHINE_ARMNT

source ·
pub const COFF_MACHINE_ARMNT: u16 = 0x1c4;
Expand description

ARM Thumb-2 little endian.

One of the possible values for CoffHeader::machine.