Searched refs:_POSIX_SPAWN_DISABLE_ASLR (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn.h62 #define _POSIX_SPAWN_DISABLE_ASLR 0x0100 macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1926 if (px_sa.psa_flags & _POSIX_SPAWN_DISABLE_ASLR)
1939 * _POSIX_SPAWN_DISABLE_ASLR attribute was found above or if

Completed in 81 milliseconds