Searched defs:ucontext_t (Results 1 - 1 of 1) sorted by relevance

/system/core/include/backtrace/
H A DBacktrace.h52 typedef __darwin_ucontext ucontext_t; typedef
55 typedef ucontext ucontext_t; typedef
75 virtual bool Unwind(size_t num_ignore_frames, ucontext_t* context = NULL);

Completed in 18 milliseconds