Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
HDNativeRegisterContextFreeBSD.cpp23 NativeProcessFreeBSD &NativeRegisterContextFreeBSD::GetProcess() { in GetProcess() function in NativeRegisterContextFreeBSD
HDNativeThreadFreeBSD.cpp319 NativeProcessFreeBSD &NativeThreadFreeBSD::GetProcess() { in GetProcess() function in NativeThreadFreeBSD
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
HDNativeRegisterContextNetBSD.cpp28 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDNativeThreadProtocol.h41 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDRuntime.h22 Process *GetProcess() { return m_process; } in GetProcess() function
HDQueue.h92 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
HDThread.h155 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBQueue.cpp183 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
308 SBProcess SBQueue::GetProcess() { in GetProcess() function in SBQueue
HDSBExecutionContext.cpp89 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
HDSBCommandInterpreter.cpp362 SBProcess SBCommandInterpreter::GetProcess() { in GetProcess() function in SBCommandInterpreter
HDSBThread.cpp1069 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
HDSBValue.cpp1036 lldb::SBProcess SBValue::GetProcess() { in GetProcess() function in SBValue
HDSBTarget.cpp163 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDEvent.cpp205 const ProcessSP &EventDataStructuredData::GetProcess() const { in GetProcess() function in EventDataStructuredData
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp5101 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
5196 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate
5311 Process *GetProcess() { in GetProcess() function in BreakpointLocationTreeDelegate