Home
last modified time | relevance | path

Searched refs:SetMonitorProcessCallback (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h103 SetMonitorProcessCallback(const Host::MonitorChildProcessCallback &callback,
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp188 debugserver_launch_info.SetMonitorProcessCallback( in LaunchGDBServer()
542 m_process_launch_info.SetMonitorProcessCallback( in LaunchProcess()
H A DProcessGDBRemote.cpp3481 debugserver_launch_info.SetMonitorProcessCallback( in LaunchAndConnectToDebugserver()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp179 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback() function in ProcessLaunchInfo
H A DHost.cpp561 launch_info.SetMonitorProcessCallback( in RunShellCommand()