Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DUcontextMips64.h59 struct mips64_ucontext_t { struct
60 uint64_t uc_flags; // unsigned long
61 uint64_t uc_link; // struct ucontext*
62 mips64_stack_t uc_stack;
63 mips64_mcontext_t uc_mcontext;