Searched defs:KillProcess (Results 1 – 3 of 3) sorted by relevance
465 Status PlatformRemoteGDBServer::KillProcess(const lldb::pid_t pid) { in KillProcess() function in PlatformRemoteGDBServer
795 lldb_private::Status PlatformPOSIX::KillProcess(const lldb::pid_t pid) { in KillProcess() function in PlatformPOSIX
1102 Status Platform::KillProcess(const lldb::pid_t pid) { in KillProcess() function in Platform