Searched refs:ELF_NOTE_PAX_ASLR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/paxctl/
H A Dpaxctl.c68 #define ELF_NOTE_PAX_ASLR 0x10 /* Force enable ASLR */ macro
85 ELF_NOTE_PAX_ASLR },
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_pax.c303 (!pax_aslr_global && (f & ELF_NOTE_PAX_ASLR) == 0))
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dexec_elf.h874 #define ELF_NOTE_PAX_ASLR 0x10 /* Force enable ASLR */ macro

Completed in 124 milliseconds