Home | History | Annotate | Download | only in runtime

Lines Matching refs:unwind_backtrace_thread

1051   size_t ignore_count = 2;  // Don't include unwind_backtrace_thread or DumpNativeStack.
1052 ssize_t frame_count = unwind_backtrace_thread(tid, frames.get(), ignore_count, MAX_DEPTH);
1054 os << prefix << "(unwind_backtrace_thread failed for thread " << tid << ")\n";
1069 // ] #00 unwind_backtrace_thread+536 [0x55d75bb8] (libcorkscrew.so)