Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD.cpp23 NativeProcessFreeBSD &NativeRegisterContextFreeBSD::GetProcess() { in GetProcess() function in NativeRegisterContextFreeBSD
/openbsd/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD.cpp28 NativeProcessNetBSD &NativeRegisterContextNetBSD::GetProcess() { in GetProcess() function in NativeRegisterContextNetBSD
/openbsd/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h41 NativeProcessProtocol &GetProcess() { return m_process; } in GetProcess() function
/openbsd/gnu/llvm/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(); } in GetProcess() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DDebuggerThread.h35 HostProcess GetProcess() const { return m_process; } in GetProcess() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBQueue.cpp185 lldb::SBProcess GetProcess() { in GetProcess() function in lldb_private::QueueImpl
310 SBProcess SBQueue::GetProcess() { in GetProcess() function in SBQueue
H A DSBExecutionContext.cpp89 SBProcess SBExecutionContext::GetProcess() const { in GetProcess() function in SBExecutionContext
H A DSBCommandInterpreter.cpp343 SBProcess SBCommandInterpreter::GetProcess() { in GetProcess() function in SBCommandInterpreter
H A DSBThread.cpp1073 SBProcess SBThread::GetProcess() { in GetProcess() function in SBThread
H A DSBValue.cpp1010 lldb::SBProcess SBValue::GetProcess() { in GetProcess() function in SBValue
H A DSBTarget.cpp162 SBProcess SBTarget::GetProcess() { in GetProcess() function in SBTarget
/openbsd/gnu/llvm/lldb/source/Target/
H A DStructuredDataPlugin.cpp41 ProcessSP StructuredDataPlugin::GetProcess() const { in GetProcess() function in StructuredDataPlugin
/openbsd/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD.cpp96 NativeProcessOpenBSD &NativeRegisterContextOpenBSD::GetProcess() { in GetProcess() function in NativeRegisterContextOpenBSD
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp539 NativeProcessLinux &NativeThreadLinux::GetProcess() { in GetProcess() function in NativeThreadLinux
543 const NativeProcessLinux &NativeThreadLinux::GetProcess() const { in GetProcess() function in NativeThreadLinux
/openbsd/gnu/llvm/lldb/source/Utility/
H A DEvent.cpp215 const ProcessSP &EventDataStructuredData::GetProcess() const { in GetProcess() function in EventDataStructuredData
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5077 ProcessSP GetProcess() { in GetProcess() function in ThreadTreeDelegate
5173 ProcessSP GetProcess() { in GetProcess() function in ThreadsTreeDelegate
5288 Process *GetProcess() { in GetProcess() function in BreakpointLocationTreeDelegate