Home
last modified time | relevance | path

Searched defs:IsHardware (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Breakpoint/
DStoppointLocation.h86 IsHardware () const in IsHardware() function
/external/lldb/tools/debugserver/source/
DDNBBreakpoint.h101 bool IsHardware() const { return m_hw_index != INVALID_NUB_HW_INDEX; } in IsHardware() function
/external/lldb/source/Breakpoint/
DWatchpoint.cpp124 Watchpoint::IsHardware () const in IsHardware() function in Watchpoint