Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD.cpp23 NativeProcessFreeBSD &NativeRegisterContextFreeBSD::GetProcess() { in GetProcess() function in NativeRegisterContextFreeBSD
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD.cpp28 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h41 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/freebsd-src/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.h153 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } GetProcess() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBQueue.cpp183 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
308 SBProcess SBQueue::GetProcess() { in GetProcess() function in SBQueue
H A DSBExecutionContext.cpp89 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
H A DSBCommandInterpreter.cpp361 SBProcess SBCommandInterpreter::GetProcess() { GetProcess() function in SBCommandInterpreter
H A DSBThread.cpp1069 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
H A DSBValue.cpp999 lldb::SBProcess SBValue::GetProcess() { GetProcess() function in SBValue
H A DSBTarget.cpp163 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp227 const ProcessSP &EventDataStructuredData::GetProcess() const { GetProcess() function in EventDataStructuredData
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5101 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
5196 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate
5311 Process *GetProcess() { GetProcess() function in BreakpointLocationTreeDelegate
[all...]