Searched refs:GetCurrentExceptionBacktrace (Results 1 – 7 of 7) sorted by relevance
216 ) lldb::SBThread::GetCurrentExceptionBacktrace;
226 SBThread GetCurrentExceptionBacktrace();
1330 SBThread SBThread::GetCurrentExceptionBacktrace() { in GetCurrentExceptionBacktrace() function in SBThread1337 return SBThread(thread_sp->GetCurrentExceptionBacktrace()); in GetCurrentExceptionBacktrace()
1284 lldb::ThreadSP GetCurrentExceptionBacktrace();
2077 ThreadSP Thread::GetCurrentExceptionBacktrace() { in GetCurrentExceptionBacktrace() function in Thread
1401 ThreadSP exception_thread_sp = thread_sp->GetCurrentExceptionBacktrace(); in HandleOneThread()
65173 result = (arg1)->GetCurrentExceptionBacktrace(); in _wrap_SBThread_GetCurrentExceptionBacktrace()