Searched refs:KDP_BREAKPOINT_REMOVE64 (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h64 KDP_BREAKPOINT_REMOVE64, enumerator in enum:CommunicationKDP::__anon25295
H A DCommunicationKDP.cpp350 case ePacketTypeReply | KDP_BREAKPOINT_REMOVE64:
821 case KDP_BREAKPOINT_REMOVE64: return "KDP_BREAKPOINT64_REMOVE";
882 case KDP_BREAKPOINT_REMOVE64:
1159 case KDP_BREAKPOINT_REMOVE64:
1416 (use_64 ? KDP_BREAKPOINT_REMOVE64 : KDP_BREAKPOINT_REMOVE);

Completed in 62 milliseconds