Searched defs:exec_setregs (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm/arm/ |
H A D | exec_machdep.c | 77 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
/freebsd/sys/riscv/riscv/ |
H A D | exec_machdep.c | 173 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
/freebsd/sys/amd64/amd64/ |
H A D | exec_machdep.c | 371 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
/freebsd/sys/arm64/arm64/ |
H A D | exec_machdep.c | 410 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
/freebsd/sys/i386/i386/ |
H A D | exec_machdep.c | 945 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
/freebsd/sys/powerpc/powerpc/ |
H A D | exec_machdep.c | 657 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|