Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp140 if (command == KDP_RESUMECPUS) in SendRequestAndGetReply()
341 case ePacketTypeReply | KDP_RESUMECPUS: in CheckForPacket()
810 case KDP_RESUMECPUS: return "KDP_RESUMECPUS"; in GetCommandAsCString()
897 case KDP_RESUMECPUS: in DumpPacket()
1057 case KDP_RESUMECPUS: in DumpPacket()
1398 const CommandType command = KDP_RESUMECPUS; in SendRequestResume()
DCommunicationKDP.h53 KDP_RESUMECPUS, enumerator