Searched defs:KillSpawnedProcess (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/ | ||
H A D | PlatformAndroidRemoteGDBServer.cpp | 107 bool PlatformAndroidRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in PlatformAndroidRemoteGDBServer |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationServerPlatform.cpp | 334 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform |
H A D | GDBRemoteCommunicationClient.cpp | 2678 bool GDBRemoteCommunicationClient::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in GDBRemoteCommunicationClient |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 478 bool PlatformRemoteGDBServer::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() function in PlatformRemoteGDBServer |