Constant SHF_GROUP

Source
pub const SHF_GROUP: u32 = _; // 512u32
Expand description

This section is a member (perhaps the only one) of a section group. The section must be referenced by a section of type SHT_GROUP. The SHF_GROUP flag may be set only for sections contained in relocatable objects (objects with the ELF header e_type member set to ET_REL).