Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD.cpp23 NativeProcessFreeBSD &NativeRegisterContextFreeBSD::GetProcess() { in GetProcess() function in NativeRegisterContextFreeBSD
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h37 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD.cpp28 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DRuntime.h22 Process *GetProcess() { return m_process; } in GetProcess() function
H A DQueue.h92 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
H A DThread.h154 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBQueue.cpp189 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
319 SBProcess SBQueue::GetProcess() { in GetProcess() function in SBQueue
H A DSBExecutionContext.cpp97 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
H A DSBCommandInterpreter.cpp362 SBProcess SBCommandInterpreter::GetProcess() { in GetProcess() function in SBCommandInterpreter
H A DSBThread.cpp1104 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
H A DSBValue.cpp1042 lldb::SBProcess SBValue::GetProcess() { in GetProcess() function in SBValue
H A DSBTarget.cpp176 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp217 const ProcessSP &EventDataStructuredData::GetProcess() const { in GetProcess() function in EventDataStructuredData
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3852 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
3949 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate