Searched defs:ia32_ucontext (Results 1 – 1 of 1) sorted by relevance
80 struct ia32_ucontext { struct81 sigset_t uc_sigmask;82 struct ia32_mcontext uc_mcontext;83 uint32_t uc_link;84 struct sigaltstack32 uc_stack;85 uint32_t uc_flags;86 uint32_t __spare__[4];