Constant goblin::pe::header::COFF_MACHINE_THUMB

source ·
pub const COFF_MACHINE_THUMB: u16 = 0x1c2;
Expand description

Thumb.

One of the possible values for CoffHeader::machine.