Searched refs:_POSIX_SPAWN_RESLIDE (Results 1 – 4 of 4) sorted by relevance
31 #ifndef _POSIX_SPAWN_RESLIDE32 #define _POSIX_SPAWN_RESLIDE 0x0800 macro58 …T_ASSERT_POSIX_SUCCESS(posix_spawnattr_setflags(&attr, _POSIX_SPAWN_RESLIDE), "posix_spawnattr_set… in get_current_slide_address()
695 …T_QUIET; T_ASSERT_POSIX_ZERO(posix_spawnattr_setflags(&attr, _POSIX_SPAWN_RESLIDE), "posix_spawnat…
78 #define _POSIX_SPAWN_RESLIDE 0x0800 macro
4373 if (vm_shared_region_reslide_aslr && is_64 && (px_sa.psa_flags & _POSIX_SPAWN_RESLIDE)) { in posix_spawn()