Searched defs:KillSpawnedProcess (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp334 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { function in class:GDBRemoteCommunicationServerPlatform
H A DGDBRemoteCommunicationClient.cpp2675 bool GDBRemoteCommunicationClient::KillSpawnedProcess(lldb::pid_t pid) { function in class:GDBRemoteCommunicationClient
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp485 bool PlatformRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { function in class:PlatformRemoteGDBServer

Completed in 206 milliseconds