Searched defs:KillProcess (Results 1 – 4 of 4) sorted by relevance
383 Status RemoteAwarePlatform::KillProcess(const lldb::pid_t pid) { in KillProcess() function in RemoteAwarePlatform
1047 Status Platform::KillProcess(const lldb::pid_t pid) { in KillProcess() function in Platform
406 Status PlatformRemoteGDBServer::KillProcess(const lldb::pid_t pid) { in KillProcess() function in PlatformRemoteGDBServer
4269 llvm::Expected<int> GDBRemoteCommunicationClient::KillProcess(lldb::pid_t pid) { in KillProcess() function in GDBRemoteCommunicationClient