Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp285 case ePacketTypeReply | KDP_BREAKPOINT_REMOVE: in CheckForPacket()
680 case KDP_BREAKPOINT_REMOVE: in GetCommandAsCString()
748 case KDP_BREAKPOINT_REMOVE: in DumpPacket()
996 case KDP_BREAKPOINT_REMOVE: { in DumpPacket()
1257 : (use_64 ? KDP_BREAKPOINT_REMOVE64 : KDP_BREAKPOINT_REMOVE); in SendRequestBreakpoint()
DCommunicationKDP.h44 KDP_BREAKPOINT_REMOVE, enumerator