Searched defs:GetResumeCount (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h80 uint32_t GetResumeCount() const { return m_resume_count; } function in class:lldb_private::ProcessLaunchInfo
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBAttachInfo.cpp80 uint32_t SBAttachInfo::GetResumeCount() { function in class:SBAttachInfo
H A DSBLaunchInfo.cpp270 uint32_t SBLaunchInfo::GetResumeCount() { function in class:SBLaunchInfo
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h145 uint32_t GetResumeCount() const { return m_resume_count; } function in class:lldb_private::ProcessAttachInfo

Completed in 87 milliseconds