Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h70 typedef struct __xucontext { struct
71 sigset_t uc_sigmask;
72 xmcontext_t uc_mcontext;
74 struct __ucontext *uc_link;
75 stack_t uc_stack;
76 int uc_flags;
77 int __spare__[4];