Searched refs:CreateStopReasonWithExec (Results 1 – 4 of 4) sorted by relevance
166 CreateStopReasonWithExec (Thread &thread);
332 return StopInfo::CreateStopReasonWithExec (thread); in CreateStopReasonWithMachException()
1128 StopInfo::CreateStopReasonWithExec (Thread &thread) in CreateStopReasonWithExec() function in StopInfo
1645 thread_sp->SetStopInfo (StopInfo::CreateStopReasonWithExec(*thread_sp)); in SetThreadStopInfo()