Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DUcontextMips.h51 struct mips_ucontext_t { struct
52 uint32_t uc_flags; // unsigned long
53 uint32_t uc_link; // struct ucontext*
54 mips_stack_t uc_stack;
55 mips_mcontext_t uc_mcontext;