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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp263 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { function in class:GDBRemoteCommunicationServerPlatform
H A DGDBRemoteCommunicationClient.cpp2568 bool GDBRemoteCommunicationClient::KillSpawnedProcess(lldb::pid_t pid) { function in class:GDBRemoteCommunicationClient
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp539 bool PlatformRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { function in class:PlatformRemoteGDBServer

Completed in 127 milliseconds