Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h117 PacketResult Handle_qKillSpawnedProcess(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerPlatform.cpp135 &GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess); in GDBRemoteCommunicationServerPlatform()
314 GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess( in Handle_qKillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform