Constant object::elf::SHF_EXECINSTR [−][src]
pub const SHF_EXECINSTR: u32 = 1 << 2; // 0x0000_0004u32Expand description
Section is executable.
pub const SHF_EXECINSTR: u32 = 1 << 2; // 0x0000_0004u32Section is executable.