Home
last modified time | relevance | path

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

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