Home
last modified time | relevance | path

Searched defs:GetProcess (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h40 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DQueue.h105 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
H A DLanguageRuntime.h133 Process *GetProcess() { return m_process; } in GetProcess() function
H A DThread.h161 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStructuredDataPlugin.cpp42 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBExecutionContext.cpp74 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
H A DSBQueue.cpp206 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
345 SBProcess SBQueue::GetProcess() { return m_opaque_sp->GetProcess(); } in GetProcess() function in SBQueue
H A DSBCommandInterpreter.cpp365 SBProcess SBCommandInterpreter::GetProcess() { in GetProcess() function in SBCommandInterpreter
H A DSBThread.cpp1220 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
H A DSBValue.cpp1150 lldb::SBProcess SBValue::GetProcess() { in GetProcess() function in SBValue
H A DSBTarget.cpp149 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD.cpp106 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.h65 ProcessFreeBSD &GetProcess() { return *m_process; } in GetProcess() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DEvent.cpp228 const ProcessSP &EventDataStructuredData::GetProcess() const { in GetProcess() function in EventDataStructuredData
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugSessionInfo.cpp888 lldb::SBProcess CMICmnLLDBDebugSessionInfo::GetProcess() const { in GetProcess() function in CMICmnLLDBDebugSessionInfo
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp2474 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
2571 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate