Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DUcontextX86.h67 struct x86_ucontext_t { struct
68 uint32_t uc_flags; // unsigned long
69 uint32_t uc_link; // struct ucontext*
70 x86_stack_t uc_stack;
71 x86_mcontext_t uc_mcontext;