Searched defs:KillProcess (Results 1 – 6 of 6) sorted by relevance
41 virtual Status KillProcess(lldb::pid_t pid) { KillProcess() function
92 Status ScriptedPlatformPythonInterface::KillProcess(lldb::pid_t pid) { KillProcess() function in ScriptedPlatformPythonInterface
268 Status RemoteAwarePlatform::KillProcess(const lldb::pid_t pid) { KillProcess() function in RemoteAwarePlatform
984 Status Platform::KillProcess(const lldb::pid_t pid) { KillProcess() function in Platform
406 Status PlatformRemoteGDBServer::KillProcess(const lldb::pid_t pid) { KillProcess() function in PlatformRemoteGDBServer
4337 llvm::Expected<int> GDBRemoteCommunicationClient::KillProcess(lldb::pid_t pid) { KillProcess() function in GDBRemoteCommunicationClient