Home
last modified time | relevance | path

Searched refs:eStopTypeExec (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDefs.h237 eStopTypeExec enumerator
H A DRNBRemote.cpp2695 const bool did_exec = tid_stop_info.reason == eStopTypeExec; in SendStopReplyPacketForThread()
5476 case eStopTypeExec: in GetJSONThreadsInfo()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1273 stop_info->reason = eStopTypeExec;