Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp343 case ePacketTypeReply | KDP_BREAKPOINT_REMOVE: in CheckForPacket()
814 case KDP_BREAKPOINT_REMOVE: return "KDP_BREAKPOINT_REMOVE"; in GetCommandAsCString()
880 case KDP_BREAKPOINT_REMOVE: in DumpPacket()
1151 case KDP_BREAKPOINT_REMOVE: in DumpPacket()
1416 (use_64 ? KDP_BREAKPOINT_REMOVE64 : KDP_BREAKPOINT_REMOVE); in SendRequestBreakpoint()
DCommunicationKDP.h57 KDP_BREAKPOINT_REMOVE, enumerator