Home
last modified time | relevance | path

Searched defs:get_mcontext (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm/arm/
H A Dexec_machdep.c170 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c206 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c588 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c437 get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret) in get_mcontext() function
/freebsd/sys/i386/i386/
H A Dexec_machdep.c1108 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c464 get_mcontext(struct thread *td, mcontext_t *mcp, int flags) in get_mcontext() function