Searched refs:gcc_ucontext (Results 1 – 6 of 6) sorted by relevance
251 struct gcc_ucontext struct258 struct gcc_ucontext *link; argument329 struct gcc_ucontext *uctx; in handle_syscall()343 uctx = (struct gcc_ucontext *) gprs[3]; in handle_syscall()352 uctx = (struct gcc_ucontext *) gprs[4]; in handle_syscall()361 uctx = (struct gcc_ucontext *) gprs[3]; in handle_syscall()
82 struct gcc_ucontext struct99 struct gcc_ucontext uc; argument103 struct gcc_ucontext *puc;138 struct gcc_ucontext *puc; in get_regs()162 struct gcc_ucontext uc;
82 struct gcc_ucontext struct129 struct gcc_ucontext *puc; in get_regs()141 struct gcc_ucontext uc; in get_regs()145 struct gcc_ucontext *puc; in get_regs()182 struct gcc_ucontext uc; in get_regs()
32976 (struct gcc_ucontext): ..here.
15696 (struct gcc_pt_regs, gcc_sigcontext, gcc_ucontext): New.