Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dlinux-unwind.h77 struct gcc_ucontext struct
123 struct gcc_ucontext *puc; in get_regs()
134 struct gcc_ucontext uc; in get_regs()
138 struct gcc_ucontext *puc; in get_regs()
177 struct gcc_ucontext uc; in get_regs()
H A Ddarwin-fallback.c244 struct gcc_ucontext struct
251 struct gcc_ucontext *link; argument
322 struct gcc_ucontext *uctx; in handle_syscall()
336 uctx = (struct gcc_ucontext *) gprs[3]; in handle_syscall()
345 uctx = (struct gcc_ucontext *) gprs[4]; in handle_syscall()