Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h72 ePacketTypeRequest = 0x00u, enumerator
H A DCommunicationKDP.cpp57 ePacketTypeRequest); // Set the request type in MakeRequestPacketHeader()
254 case ePacketTypeRequest | KDP_EXCEPTION: in CheckForPacket()
255 case ePacketTypeRequest | KDP_TERMINATION: in CheckForPacket()