Searched defs:exec_setregs (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c591 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.c382 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c1128 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmachdep.c979 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c500 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dmachdep.c286 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c257 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function
/freebsd-11-stable/sys/mips/mips/
H A Dpm_machdep.c400 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) function

Completed in 110 milliseconds