Home
last modified time | relevance | path

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

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