Searched refs:VM_ABI_32 (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/vm/
H A Dvm_map.h902 #define VM_ABI_32 0x1 macro
H A Dvm_map.c336 * for 32 and 64 bit processes. Set the VM_ABI_32 or VM_ABI_64 flags in allow_data_exec
377 current_abi = VM_ABI_32;
/xnu-2782.1.97/osfmk/x86_64/
H A Dpmap.c167 int allow_data_exec = VM_ABI_32; /* 32-bit apps may execute data by default, 64-bit apps may not */

Completed in 64 milliseconds