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