Searched refs:IMGPF_HIGH_BITS_ASLR (Results 1 – 3 of 3) sorted by relevance
149 #define IMGPF_HIGH_BITS_ASLR 0x00000200 /* randomize high bits of ASLR slide */ macro
592 (imgp->ip_flags & IMGPF_HIGH_BITS_ASLR)) { in load_machfile()
3676 imgp->ip_flags |= IMGPF_HIGH_BITS_ASLR; in posix_spawn()