Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h134 bool DebugserverProcessReaped(lldb::pid_t pid);
H A DGDBRemoteCommunicationServerPlatform.cpp189 std::bind(&GDBRemoteCommunicationServerPlatform::DebugserverProcessReaped, in LaunchGDBServer()
526 bool GDBRemoteCommunicationServerPlatform::DebugserverProcessReaped( in DebugserverProcessReaped() function in GDBRemoteCommunicationServerPlatform
544 &GDBRemoteCommunicationServerPlatform::DebugserverProcessReaped, in LaunchProcess()