Searched refs:SV_ASLR (Results 1 – 10 of 10) sorted by relevance
81 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |124 .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 |
88 SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
170 #define SV_ASLR 0x080000 /* ASLR allowed. */ macro
93 SV_ASLR | SV_RNG_SEED_VER | SV_SIGSYS,
126 .sv_flags = SV_ABI_FREEBSD | SV_ILP32 | SV_SHP | SV_ASLR |
88 .sv_flags = SV_ABI_FREEBSD | SV_LP64 | SV_SHP | SV_ASLR |
86 SV_ASLR | SV_RNG_SEED_VER | SV_SIGSYS,
1251 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()1289 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()