Constant object::xcoff::STYP_DEBUG
source ยท pub const STYP_DEBUG: u16 = 0x2000;
Expand description
Specifies a debug section. A section of this type contains stabstring information used by the symbolic debugger.
pub const STYP_DEBUG: u16 = 0x2000;
Specifies a debug section. A section of this type contains stabstring information used by the symbolic debugger.