Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/
HDNativeWatchpointList.h25 bool m_hardware; member
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
HDStoppointLocation.h123 …bool m_hardware; // True if this point has been is required to use hardware (which … variable
HDBreakpoint.h782 …bool m_hardware; // If this breakpoint is required to use a hardware b… variable
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectBreakpoint.cpp412 bool m_hardware; // Request to use hardware breakpoints member in CommandObjectBreakpointSet::CommandOptions