Home
last modified time | relevance | path

Searched refs:get_mcontext32 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dfreebsd32_machdep.c189 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32() function
270 get_mcontext32(td, &uc.uc_mcontext, GET_MC_CLEAR_RET); in freebsd32_getcontext()
330 get_mcontext32(td, &uc.uc_mcontext, GET_MC_CLEAR_RET); in freebsd32_swapcontext()
390 get_mcontext32(td, &frame.sf_uc.uc_mcontext, 0); in freebsd32_sendsig()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c863 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32() function
951 get_mcontext32(td, &uc.uc_mcontext, GET_MC_CLEAR_RET); in freebsd32_getcontext()
991 get_mcontext32(td, &uc.uc_mcontext, GET_MC_CLEAR_RET); in freebsd32_swapcontext()