Searched defs:Unwind (Results 1 – 4 of 4) sorted by relevance
/system/core/libbacktrace/ | ||
D | UnwindStack.cpp | 44 bool Backtrace::Unwind(unwindstack::Regs* regs, BacktraceMap* back_map, in Unwind() function in Backtrace |
D | BacktraceCurrent.cpp | 67 bool BacktraceCurrent::Unwind(size_t num_ignore_frames, void* ucontext) { in Unwind() function in BacktraceCurrent |
/system/core/libunwindstack/ | ||
D | LocalUnwinder.cpp | 88 bool LocalUnwinder::Unwind(std::vector<LocalFrameData>* frame_info, size_t max_frames) { in Unwind() function in unwindstack::LocalUnwinder |
D | Unwinder.cpp | 140 void Unwinder::Unwind(const std::vector<std::string>* initial_map_names_to_skip, in Unwind() function in unwindstack::Unwinder |