Home
last modified time | relevance | path

Searched defs:native_delegate (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DNativeProcessProtocol.cpp299 NativeDelegate &native_delegate) { in RegisterNativeDelegate()
310 NativeDelegate &native_delegate) { in UnregisterNativeDelegate()
328 for (auto native_delegate : m_delegates) in SynchronouslyNotifyProcessStateChanged() local
353 for (auto native_delegate : m_delegates) in NotifyDidExec() local
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.cpp584 NativeProcessProtocol::NativeDelegate &native_delegate, in Launch()
596 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate, in Attach()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeProcessFreeBSD.cpp55 NativeDelegate &native_delegate, in Launch()
109 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate, in Attach()
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeProcessNetBSD.cpp60 NativeDelegate &native_delegate, in Launch()
114 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate, in Attach()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.cpp213 NativeDelegate &native_delegate, in Launch()
265 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate, in Attach()