Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpointSite.h191 bool IsHardware() const override { in IsHardware() function
HDBreakpoint.h520 bool IsHardware() const { return m_hardware; } in IsHardware() function
/freebsd-head/contrib/llvm-project/lldb/source/Breakpoint/
HDWatchpoint.cpp193 bool Watchpoint::IsHardware() const { in IsHardware() function in Watchpoint
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBBreakpoint.cpp774 bool SBBreakpoint::IsHardware() const { in IsHardware() function in SBBreakpoint