Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp1246 return thread_sp->GetProcess()->GetStopOnExec(); in ShouldStop()
H A DProcess.cpp342 bool ProcessProperties::GetStopOnExec() const { in GetStopOnExec() function in ProcessProperties
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h105 bool GetStopOnExec() const;