Searched refs:SV_ASLR (Results 1 – 7 of 7) sorted by relevance
74 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |109 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |
76 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_IA32 | SV_ILP32 |
84 SV_ASLR | SV_RNG_SEED_VER,
88 SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
160 #define SV_ASLR 0x080000 /* ASLR allowed. */ macro
80 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_RNG_SEED_VER |
1188 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()1225 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()