Searched refs:StopInfoExec (Results 1 – 1 of 1) sorted by relevance
1064 class StopInfoExec : public StopInfo { class1066 StopInfoExec(Thread &thread) in StopInfoExec() function in lldb_private::StopInfoExec1069 ~StopInfoExec() override = default;1137 return StopInfoSP(new StopInfoExec(thread)); in CreateStopReasonWithExec()