Searched defs:KillProcess (Results 1 – 5 of 5) sorted by relevance
137 func KillProcess() []SockFilter { func
433 Status RemoteAwarePlatform::KillProcess(const lldb::pid_t pid) { in KillProcess() function in RemoteAwarePlatform
1065 Status Platform::KillProcess(const lldb::pid_t pid) { in KillProcess() function in Platform
468 Status PlatformRemoteGDBServer::KillProcess(const lldb::pid_t pid) { in KillProcess() function in PlatformRemoteGDBServer
196 class KillProcess(BasicBlock): class