Home
last modified time | relevance | path

Searched defs:uw_ucontext (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlinux-unwind.h34 struct uw_ucontext { struct
35 unsigned long uc_flags;
36 ucontext_t *uc_link;
37 stack_t uc_stack;
38 mcontext_t uc_mcontext;
39 unsigned long uc_filler[80];
40 sigset_t uc_sigmask;
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlinux-unwind.h34 struct uw_ucontext { struct
35 unsigned long uc_flags;
36 ucontext_t *uc_link;
37 stack_t uc_stack;
38 mcontext_t uc_mcontext;
39 unsigned long uc_filler[80];
40 sigset_t uc_sigmask;