[][src]Constant goblin::mach::header::MH_ALLOW_STACK_EXECUTION

pub const MH_ALLOW_STACK_EXECUTION: u32

When this bit is set, all stacks in the task will be given stack execution privilege. Only used in MH_EXECUTE filetypes.