Searched refs:CreateStopReasonWithException (Results 1 – 3 of 3) sorted by relevance
163 CreateStopReasonWithException (Thread &thread, const char *description);
1122 StopInfo::CreateStopReasonWithException (Thread &thread, const char *description) in CreateStopReasonWithException() function in StopInfo
1639 … thread_sp->SetStopInfo (StopInfo::CreateStopReasonWithException(*thread_sp, description.c_str())); in SetThreadStopInfo()1699 …thread_sp->SetStopInfo (StopInfo::CreateStopReasonWithException (*thread_sp, description.c_str())); in SetThreadStopInfo()