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.h66 struct x86_ucontext_t { struct
67 uint32_t uc_flags; // unsigned long
68 uint32_t uc_link; // struct ucontext*
69 x86_stack_t uc_stack;
70 x86_mcontext_t uc_mcontext;