Searched refs:SV_ASLR (Results 1 – 10 of 10) sorted by relevance
82 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |125 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |
129 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_IA32 | SV_ILP32 |
77 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_IA32 | SV_ILP32 |
89 SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
90 SV_ASLR | SV_RNG_SEED_VER | SV_SIGSYS,
169 #define SV_ASLR 0x080000 /* ASLR allowed. */ macro
126 .sv_flags = SV_ABI_FREEBSD | SV_ILP32 | SV_SHP | SV_ASLR |
88 .sv_flags = SV_ABI_FREEBSD | SV_LP64 | SV_SHP | SV_ASLR |
87 SV_ASLR | SV_RNG_SEED_VER | SV_SIGSYS,
1245 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()1283 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()