Searched refs:CreateStopReasonWithExec (Results 1 – 5 of 5) sorted by relevance
130 static lldb::StopInfoSP CreateStopReasonWithExec(Thread &thread);
415 return StopInfo::CreateStopReasonWithExec(thread); in CreateStopReasonWithMachException()
606 SetStopInfo(StopInfo::CreateStopReasonWithExec(*this)); in ExecNotify()
1158 StopInfoSP StopInfo::CreateStopReasonWithExec(Thread &thread) { in CreateStopReasonWithExec() function in StopInfo
1967 StopInfo::CreateStopReasonWithExec(*thread_sp)); in SetThreadStopInfo()