[][src]Constant object::macho::MH_ALLOW_STACK_EXECUTION

pub const MH_ALLOW_STACK_EXECUTION: u32 = 0x20000;

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