Searched defs:exec_setregs (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/sys/mips/mips/ |
| D | pm_machdep.c | 476 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/arm/arm/ |
| D | machdep.c | 528 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/powerpc/powerpc/ |
| D | exec_machdep.c | 502 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/sparc64/sparc64/ |
| D | machdep.c | 989 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/ia64/ia64/ |
| D | machdep.c | 1293 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/pc98/pc98/ |
| D | machdep.c | 1327 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/amd64/amd64/ |
| D | machdep.c | 921 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|
| /freebsd-9-stable/sys/i386/i386/ |
| D | machdep.c | 1515 exec_setregs(struct thread *td, struct image_params *imgp, u_long stack) in exec_setregs() function
|