Searched refs:CreateStopReasonWithExec (Results 1 – 4 of 4) sorted by relevance
136 static lldb::StopInfoSP CreateStopReasonWithExec(Thread &thread);
628 return StopInfo::CreateStopReasonWithExec(thread); in CreateStopReasonWithMachException()
1414 StopInfoSP StopInfo::CreateStopReasonWithExec(Thread &thread) { in CreateStopReasonWithExec() function in StopInfo
1857 StopInfo::CreateStopReasonWithExec(*thread_sp)); in SetThreadStopInfo()