Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp1238 return thread_sp->GetProcess()->GetStopOnExec(); in ShouldStop()
H A DProcess.cpp303 bool ProcessProperties::GetStopOnExec() const { in GetStopOnExec() function in ProcessProperties
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h96 bool GetStopOnExec() const;