Searched refs:CreateStopReasonWithExec (Results 1 – 4 of 4) sorted by relevance
130 static lldb::StopInfoSP CreateStopReasonWithExec(Thread &thread);
630 return StopInfo::CreateStopReasonWithExec(thread); in CreateStopReasonWithMachException()
1402 StopInfoSP StopInfo::CreateStopReasonWithExec(Thread &thread) { in CreateStopReasonWithExec() function in StopInfo
1787 StopInfo::CreateStopReasonWithExec(*thread_sp)); in SetThreadStopInfo()