Searched refs:UnwindThread (Results 1 – 2 of 2) sorted by relevance
52 bool UnwindThread(size_t num_ignore_frames);
93 return UnwindThread(num_ignore_frames); in Unwind()163 bool BacktraceCurrent::UnwindThread(size_t num_ignore_frames) { in UnwindThread() function in BacktraceCurrent