Searched defs:KillSpawnedProcess (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
| H A D | GDBRemoteCommunicationServerPlatform.cpp | 259 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform |
| H A D | GDBRemoteCommunicationClient.cpp | 2723 bool GDBRemoteCommunicationClient::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationClient |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
| H A D | PlatformRemoteGDBServer.cpp | 479 bool PlatformRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in PlatformRemoteGDBServer |