Home | History | Annotate | Download | only in arm

Lines Matching refs:ucontext_t

63 	ucontext_t	sf_uc;		/* actual saved ucontext */
79 md_syscall_get_syscallnumber(ucontext_t *ucp, uint32_t *code)
85 md_syscall_getargs(lwp_t *l, ucontext_t *ucp, int nargs, int argsize,
93 md_syscall_set_returnargs(lwp_t *l, ucontext_t *ucp,
100 md_get_pc(ucontext_t *ucp)
107 md_get_sp(ucontext_t *ucp)
114 md_syscall_check_opcode(ucontext_t *ucp)
121 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode)
127 md_syscall_inc_pc(ucontext_t *ucp, uint32_t opcode)
133 md_syscall_dec_pc(ucontext_t *ucp, uint32_t opcode)