Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStopInfo.cpp1096 return thread_sp->GetProcess()->GetStopOnExec(); in ShouldStop()
H A DProcess.cpp275 bool ProcessProperties::GetStopOnExec() const { in GetStopOnExec() function in ProcessProperties
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h100 bool GetStopOnExec() const;