Searched defs:exec_setregs (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 409 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep.c | 344 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 551 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 1128 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 588 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
|