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

  /src/sys/sys/
pax.h 52 #ifdef PAX_ASLR_DEBUG
53 extern int pax_aslr_debug;
  /src/sys/kern/
kern_pax.c 82 #ifdef PAX_ASLR_DEBUG
84 do if (pax_aslr_debug) uprintf("%s: " _fmt "\n", __func__, ##args); \
117 #ifdef PAX_ASLR_DEBUG
118 int pax_aslr_debug; variable
290 #ifdef PAX_ASLR_DEBUG
295 NULL, 0, &pax_aslr_debug, 0,
519 #ifdef PAX_ASLR_DEBUG
528 #ifdef PAX_ASLR_DEBUG
544 #ifdef PAX_ASLR_DEBUG
550 if (pax_aslr_debug)
    [all...]

Completed in 18 milliseconds