Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A 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()
H A 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.old/dist/libgcc/config/rs6000/
H A 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()
H A Dlinux-unwind.h82 struct gcc_ucontext struct
129 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200532976 (struct gcc_ucontext): ..here.
H A DChangeLog-200415696 (struct gcc_pt_regs, gcc_sigcontext, gcc_ucontext): New.