Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DUcontextX86_64.h71 struct x86_64_ucontext_t { struct
72 uint64_t uc_flags; // unsigned long
73 uint64_t uc_link; // struct ucontext*
74 x86_64_stack_t uc_stack;
75 x86_64_mcontext_t uc_mcontext;