Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h150 PacketResult Handle_vKill(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerLLGS.cpp236 &GDBRemoteCommunicationServerLLGS::Handle_vKill); in RegisterPacketHandlers()
1453 GDBRemoteCommunicationServerLLGS::Handle_vKill( in Handle_vKill() function in GDBRemoteCommunicationServerLLGS