Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h85 PacketResult Handle_qKillSpawnedProcess(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerPlatform.cpp70 &GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess); in GDBRemoteCommunicationServerPlatform()
249 GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess( in Handle_qKillSpawnedProcess() function in GDBRemoteCommunicationServerPlatform