Constant SHF_OS_NONCONFORMING

Source
pub const SHF_OS_NONCONFORMING: u32 = _; // 256u32
Expand description

This section requires special OS-specific processing (beyond the standard linking rules) to avoid incorrect behavior. If this section has either an sh_type value or contains sh_flags bits in the OS-specific ranges for those fields, and a link editor processing this section does not recognize those values, then the link editor should reject the object file containing this section with an error.