Searched refs:MAP_ASLR_STACK (Results 1 – 5 of 5) sorted by relevance
234 #define MAP_ASLR_STACK 0x00000080 /* stack location is macro
4435 MAP_ASLR_STACK | MAP_WXORX); in vmspace_fork()
1193 MAP_ASLR_IGNSTART | MAP_ASLR_STACK | MAP_WXORX); in exec_new_vmspace()1251 if ((map->flags & MAP_ASLR_STACK) != 0) { in exec_map_stack()1270 if ((map->flags & MAP_ASLR_STACK) != 0) { in exec_map_stack()
1313 imgp->map_flags |= MAP_ASLR_STACK; in __CONCAT()1331 if ((imgp->map_flags & MAP_ASLR_STACK) == 0) in __CONCAT()
3312 if ((vmspace->vm_map.flags & MAP_ASLR_STACK) != 0) in sysctl_kern_proc_vm_layout()