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

  /src/sys/sys/
pax.h 130 void pax_aslr_init_vm(struct lwp *, struct vmspace *, struct exec_package *);
138 pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *epp) function in typeref:typename:void
  /src/sys/kern/
kern_pax.c 508 pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *ep) function in typeref:typename:void

Completed in 13 milliseconds