Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
pax.h | 132 uint32_t pax_aslr_stack_gap(struct exec_package *); 146 pax_aslr_stack_gap(struct exec_package *epp) function in typeref:typename:uint32_t |
/src/sys/kern/ | |
kern_pax.c | 120 #define PAX_ASLR_STACK_GAP 0x02 656 pax_aslr_stack_gap(struct exec_package *epp) function in typeref:typename:uint32_t 662 if (pax_aslr_flags & PAX_ASLR_STACK_GAP) |