Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeRegisterContextFreeBSD.cpp23 NativeProcessFreeBSD &NativeRegisterContextFreeBSD::GetProcess() { in GetProcess() function in NativeRegisterContextFreeBSD
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeThreadProtocol.h37 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeRegisterContextNetBSD.cpp28 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/external/llvm-project/lldb/include/lldb/Target/
DRuntime.h22 Process *GetProcess() { return m_process; } in GetProcess() function
DQueue.h92 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
DThread.h154 lldb::ProcessSP GetProcess() const { return m_process_wp.lock(); } in GetProcess() function
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.h35 HostProcess GetProcess() const { return m_process; } in GetProcess() function
/external/llvm-project/lldb/source/Target/
DStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/external/llvm-project/lldb/source/API/
DSBQueue.cpp191 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
320 SBProcess SBQueue::GetProcess() { in GetProcess() function in SBQueue
DSBExecutionContext.cpp97 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
DSBCommandInterpreter.cpp370 SBProcess SBCommandInterpreter::GetProcess() { in GetProcess() function in SBCommandInterpreter
DSBThread.cpp1087 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
DSBValue.cpp1042 lldb::SBProcess SBValue::GetProcess() { in GetProcess() function in SBValue
DSBTarget.cpp176 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.h64 ProcessFreeBSD &GetProcess() { return *m_process; } in GetProcess() function
/external/llvm-project/lldb/source/Utility/
DEvent.cpp217 const ProcessSP &EventDataStructuredData::GetProcess() const { in GetProcess() function in EventDataStructuredData
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp450 NativeProcessLinux &NativeThreadLinux::GetProcess() { in GetProcess() function in NativeThreadLinux
/external/llvm-project/lldb/tools/intel-features/intel-pt/
Dcli-wrapper-pt.cpp34 static bool GetProcess(lldb::SBDebugger &debugger, in GetProcess() function
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp2064 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
2161 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate