Searched defs:IsBreakpoint (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h46 if (IsBreakpoint() && IsEnabled() && !IsHardware())
96 bool IsBreakpoint() const { return m_is_watchpoint == 0; } function in class:DNBBreakpoint
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachException.h83 bool IsBreakpoint() const function in struct:MachException::Data

Completed in 1437 milliseconds