Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStopInfo.cpp1147 return thread_sp->GetProcess()->GetStopOnExec(); in ShouldStop()
H A DProcess.cpp302 bool ProcessProperties::GetStopOnExec() const { in GetStopOnExec() function in ProcessProperties
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h96 bool GetStopOnExec() const;