Searched defs:Unwind (Results 1 – 6 of 6) sorted by relevance
45 bool Backtrace::Unwind(unwindstack::Regs* regs, BacktraceMap* back_map, in Unwind() function in Backtrace183 bool UnwindStackPtrace::Unwind(size_t num_ignore_frames, void* context) { in Unwind() function in UnwindStackPtrace
79 bool BacktraceCurrent::Unwind(size_t num_ignore_frames, void* ucontext) { in Unwind() function in BacktraceCurrent
70 bool LocalUnwinder::Unwind(std::vector<LocalFrameData>* frame_info, size_t max_frames) { in Unwind() function in unwindstack::LocalUnwinder
148 void Unwinder::Unwind(const std::vector<std::string>* initial_map_names_to_skip, in Unwind() function in unwindstack::Unwinder435 void UnwinderFromPid::Unwind(const std::vector<std::string>* initial_map_names_to_skip, in Unwind() function in unwindstack::UnwinderFromPid
68 static size_t Unwind(void* data_ptr) { in Unwind() function
202 void Unwind(const std::vector<std::string>*, const std::vector<std::string>*) override {} in Unwind() function