Searched defs:GetProcess (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h37 NativeProcessProtocol &GetProcess() { return m_process; } function in class:lldb_private::NativeThreadProtocol
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD.cpp34 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { function in class:NativeRegisterContextNetBSD
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueue.h92 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } function in class:lldb_private::Queue
H A DLanguageRuntime.h132 Process *GetProcess() { return m_process; } function in class:lldb_private::LanguageRuntime
H A DThread.h150 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } function in class:lldb_private::Thread
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { function in class:StructuredDataPlugin
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBExecutionContext.cpp98 SBProcess SBExecutionContext::GetProcess() const { function in class:SBExecutionContext
H A DSBQueue.cpp191 lldb::SBProcess GetProcess() { function in class:lldb_private::QueueImpl
320 SBProcess SBQueue::GetProcess() { function in class:SBQueue
H A DSBCommandInterpreter.cpp466 SBProcess SBCommandInterpreter::GetProcess() { function in class:SBCommandInterpreter
H A DSBThread.cpp1159 SBProcess SBThread::GetProcess() { function in class:SBThread
H A DSBValue.cpp1042 lldb::SBProcess SBValue::GetProcess() { function in class:SBValue
H A DSBTarget.cpp175 SBProcess SBTarget::GetProcess() { function in class:SBTarget
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.h64 ProcessFreeBSD &GetProcess() { return *m_process; } function in class:ProcessMonitor
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp217 const ProcessSP &EventDataStructuredData::GetProcess() const { function in class:EventDataStructuredData
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1889 ProcessSP GetProcess() { function in class:ThreadTreeDelegate
1986 ProcessSP GetProcess() { function in class:ThreadsTreeDelegate

Completed in 227 milliseconds