Searched refs:map_flags (Results 1 – 3 of 3) sorted by relevance
93 u_int map_flags; member
1291 imgp->map_flags |= MAP_ASLR; in __CONCAT()1300 imgp->map_flags |= MAP_ASLR_IGNSTART; in __CONCAT()1302 imgp->map_flags |= MAP_ASLR_STACK; in __CONCAT()1310 imgp->map_flags |= MAP_WXORX; in __CONCAT()1320 if ((imgp->map_flags & MAP_ASLR_STACK) == 0) in __CONCAT()
1175 map->flags |= imgp->map_flags; in exec_new_vmspace()