Constant object::xcoff::STYP_EXCEPT

source ยท
pub const STYP_EXCEPT: u16 = 0x0100;
Expand description

Specifies an exception section. A section of this type provides information to identify the reason that a trap or exception occurred within an executable object program.