Constant object::elf::SHF_COMPRESSED
source · pub const SHF_COMPRESSED: u32 = _; // 2_048u32Expand description
Section is compressed.
Compressed sections begin with one of the CompressionHeader* headers.
pub const SHF_COMPRESSED: u32 = _; // 2_048u32Section is compressed.
Compressed sections begin with one of the CompressionHeader* headers.