Home
last modified time | relevance | path

Searched refs:eServerPacketType_qKillSpawnedProcess (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DStringExtractorGDBRemote.h62 eServerPacketType_qKillSpawnedProcess, enumerator
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp222 return eServerPacketType_qKillSpawnedProcess; in GetServerPacketType()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp132 StringExtractorGDBRemote::eServerPacketType_qKillSpawnedProcess, in GDBRemoteCommunicationServerPlatform()