Searched refs:CreateStopReasonWithExec (Results 1 – 4 of 4) sorted by relevance
166 static lldb::StopInfoSP CreateStopReasonWithExec(Thread &thread);
618 return StopInfo::CreateStopReasonWithExec(thread); in CreateStopReasonWithMachException()
1534 StopInfoSP StopInfo::CreateStopReasonWithExec(Thread &thread) { in CreateStopReasonWithExec() function in StopInfo
1912 StopInfo::CreateStopReasonWithExec(*thread_sp)); in SetThreadStopInfo()