Searched defs:Unwind (Results 1 – 4 of 4) sorted by relevance
49 bool UnwindPtrace::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in UnwindPtrace
40 bool UnwindCurrent::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in UnwindCurrent
175 bool BacktraceThread::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in BacktraceThread
59 bool Backtrace::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in Backtrace