HomeSort by: relevance | last modified time | path
    Searched refs:PAX_ASLR_DEBUG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_pax.c 79 #ifdef PAX_ASLR_DEBUG
81 do if (pax_aslr_debug) uprintf("%s: " _fmt "\n", __func__, ##args); \
114 #ifdef PAX_ASLR_DEBUG
115 int pax_aslr_debug; variable in typeref:typename:int
287 #ifdef PAX_ASLR_DEBUG
292 NULL, 0, &pax_aslr_debug, 0,
516 #ifdef PAX_ASLR_DEBUG
525 #ifdef PAX_ASLR_DEBUG
541 #ifdef PAX_ASLR_DEBUG
547 if (pax_aslr_debug)
    [all...]
  /src/sys/sys/
pax.h 52 #ifdef PAX_ASLR_DEBUG
53 extern int pax_aslr_debug;
  /src/sys/arch/evbarm/conf/
GENERIC.common 182 options PAX_ASLR_DEBUG=1 # PaX ASLR debug

Completed in 26 milliseconds