Searched defs:get_mcontext (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm/arm/ |
H A D | exec_machdep.c | 170 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
|
/freebsd/sys/riscv/riscv/ |
H A D | exec_machdep.c | 206 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
|
/freebsd/sys/amd64/amd64/ |
H A D | exec_machdep.c | 588 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function
|
/freebsd/sys/arm64/arm64/ |
H A D | exec_machdep.c | 437 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
|
/freebsd/sys/i386/i386/ |
H A D | exec_machdep.c | 1108 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function
|
/freebsd/sys/powerpc/powerpc/ |
H A D | exec_machdep.c | 464 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function
|