Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp608 Launch(ProcessLaunchInfo & launch_info,NativeProcessProtocol::NativeDelegate & native_delegate) Launch() argument
619 Attach(lldb::pid_t pid,NativeProcessProtocol::NativeDelegate & native_delegate) Attach() argument
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp70 Launch(ProcessLaunchInfo & launch_info,NativeDelegate & native_delegate) Launch() argument
126 Attach(lldb::pid_t pid,NativeProcessProtocol::NativeDelegate & native_delegate) Attach() argument
/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp60 NativeDelegate &native_delegate) { in Launch() argument
113 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate) { in Attach() argument
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp265 NativeDelegate &native_delegate) { in Launch() argument
311 lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate) { in Attach() argument