Searched defs:m_hardware (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeWatchpointList.h22 bool m_hardware; member in struct:lldb_private::NativeWatchpoint
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h61 bool m_hardware; // True if this point has been is required to use hardware member in class:lldb_private::StoppointLocation
H A DBreakpoint.h635 m_hardware; // If this breakpoint is required to use a hardware breakpoint member in class:lldb_private::Breakpoint
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp499 bool m_hardware; // Request to use hardware breakpoints member in class:CommandObjectBreakpointSet::CommandOptions
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp92 Breakpoint::GetKey(OptionNames::Hardware), m_hardware); local

Completed in 201 milliseconds