Constant object::elf::SHF_GROUP [−][src]
pub const SHF_GROUP: u32 = 1 << 9; // 0x0000_0200u32
Expand description
Section is a member of a group.
pub const SHF_GROUP: u32 = 1 << 9; // 0x0000_0200u32
Section is a member of a group.