Home | History | Annotate | Download | only in i386

Lines Matching refs:ucontext_t

84 	ucontext_t	*sf_ucp;	/* "ucp" argument for handler */
86 ucontext_t sf_uc; /* actual saved ucontext */
104 ucontext_t *ucp;
142 memcpy(&frame.sf_uc, ucp, sizeof(ucontext_t));
178 ucontext_t *ucp;
221 md_syscall_get_syscallnumber(ucontext_t *ucp, uint32_t *code)
228 md_syscall_getargs(lwp_t *l, ucontext_t *ucp, int nargs, int argsize,
242 md_syscall_set_returnargs(lwp_t *l, ucontext_t *ucp,
262 md_get_pc(ucontext_t *ucp)
271 md_get_sp(ucontext_t *ucp)
280 md_syscall_check_opcode(ucontext_t *ucp)
299 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode)
320 md_syscall_inc_pc(ucontext_t *ucp, uint32_t opcode)
341 md_syscall_dec_pc(ucontext_t *ucp, uint32_t opcode)