Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Ddarwin-fallback.c251 struct gcc_ucontext struct
258 struct gcc_ucontext *link; argument
329 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()
Dlinux-unwind.h82 struct gcc_ucontext struct
99 struct gcc_ucontext uc; argument
103 struct gcc_ucontext *puc;
138 struct gcc_ucontext *puc; in get_regs()
162 struct gcc_ucontext uc;
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200532976 (struct gcc_ucontext): ..here.
DChangeLog-200415696 (struct gcc_pt_regs, gcc_sigcontext, gcc_ucontext): New.