Home
last modified time | relevance | path

Searched refs:ReapDebugserverProcess (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.cpp129 debugserver_launch_info.SetMonitorProcessCallback(ReapDebugserverProcess, this, false); in Handle_qLaunchGDBServer()
296 GDBRemoteCommunicationServerPlatform::ReapDebugserverProcess (void *callback_baton, in ReapDebugserverProcess() function in GDBRemoteCommunicationServerPlatform
317 m_process_launch_info.SetMonitorProcessCallback(ReapDebugserverProcess, this, false); in LaunchProcess()
HDGDBRemoteCommunicationServerPlatform.h90 ReapDebugserverProcess (void *callback_baton,