Home
last modified time | relevance | path

Searched refs:SetWaitForLaunch (Results 1 – 6 of 6) sorted by relevance

/external/lldb/include/lldb/API/
DSBTarget.h154 SetWaitForLaunch (bool b);
/external/lldb/source/API/
DSBTarget.cpp286 m_opaque_sp->SetWaitForLaunch (wait_for); in SBAttachInfo()
375 SBAttachInfo::SetWaitForLaunch (bool b) in SetWaitForLaunch() function in SBAttachInfo
377 m_opaque_sp->SetWaitForLaunch (b); in SetWaitForLaunch()
1116 attach_info.SetWaitForLaunch(wait_for); in AttachToProcessWithName()
/external/lldb/scripts/Python/interface/
DSBTarget.i126 SetWaitForLaunch (bool b);
/external/lldb/source/Commands/
DCommandObjectProcess.cpp435 attach_info.SetWaitForLaunch(true); in SetOptionValue()
/external/lldb/include/lldb/Target/
DProcess.h865 SetWaitForLaunch (bool b) in SetWaitForLaunch() function
/external/lldb/www/python_reference/
Dapi-objects.txt2356 lldb.SBAttachInfo.SetWaitForLaunch lldb.SBAttachInfo-class.html#SetWaitForLaunch