Home
last modified time | relevance | path

Searched refs:SV_ASLR (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c74 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |
109 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_LP64 | SV_SHP |
/f-stack/freebsd/i386/i386/
H A Delf_machdep.c76 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_IA32 | SV_ILP32 |
/f-stack/freebsd/arm64/arm64/
H A Delf_machdep.c84 SV_ASLR | SV_RNG_SEED_VER,
/f-stack/freebsd/arm/arm/
H A Delf_machdep.c88 SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
/f-stack/freebsd/sys/
H A Dsysent.h160 #define SV_ASLR 0x080000 /* ASLR allowed. */ macro
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c80 .sv_flags = SV_ABI_FREEBSD | SV_ASLR | SV_RNG_SEED_VER |
/f-stack/freebsd/kern/
H A Dimgact_elf.c1188 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()
1225 if ((sv->sv_flags & SV_ASLR) == 0 || in __CONCAT()