Home
last modified time | relevance | path

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

/system/core/libbacktrace/
DUnwindPtrace.cpp49 bool UnwindPtrace::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in UnwindPtrace
DUnwindCurrent.cpp40 bool UnwindCurrent::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in UnwindCurrent
DBacktraceThread.cpp175 bool BacktraceThread::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in BacktraceThread
DBacktraceImpl.cpp59 bool Backtrace::Unwind(size_t num_ignore_frames, ucontext_t* ucontext) { in Unwind() function in Backtrace