Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp358 case ePacketTypeReply | KDP_DUMPINFO: in CheckForPacket()
777 if (kdp_error && (command_byte != KDP_DUMPINFO)) in SendRawRequest()
829 case KDP_DUMPINFO: return "KDP_DUMPINFO"; in GetCommandAsCString()
1008 case KDP_DUMPINFO: in DumpPacket()
1275 case KDP_DUMPINFO: in DumpPacket()
DCommunicationKDP.h72 KDP_DUMPINFO enumerator