Home
last modified time | relevance | path

Searched refs:Handle_qKillSpawnedProcess (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h117 PacketResult Handle_qKillSpawnedProcess(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerPlatform.cpp133 &GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess); in GDBRemoteCommunicationServerPlatform()
312 GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess( in Handle_qKillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform