Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp286 case ePacketTypeReply | KDP_BREAKPOINT_REMOVE: in CheckForPacket()
681 case KDP_BREAKPOINT_REMOVE: in GetCommandAsCString()
749 case KDP_BREAKPOINT_REMOVE: in DumpPacket()
997 case KDP_BREAKPOINT_REMOVE: { in DumpPacket()
1258 : (use_64 ? KDP_BREAKPOINT_REMOVE64 : KDP_BREAKPOINT_REMOVE); in SendRequestBreakpoint()
DCommunicationKDP.h46 KDP_BREAKPOINT_REMOVE, enumerator