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

/freebsd-12-stable/sys/sys/
H A Dimgact.h113 void exec_stackgap(struct image_params *imgp, uintptr_t *dp);
/freebsd-12-stable/sys/kern/
H A Dkern_exec.c1501 exec_stackgap(struct image_params *imgp, uintptr_t *dp) function
1588 exec_stackgap(imgp, &destp);
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3228 exec_stackgap(imgp, &destp);

Completed in 104 milliseconds