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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h51 virtual void SetHardwareIndex(uint32_t index) { m_hardware_index = index; } function in class:lldb_private::StoppointLocation
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp159 void BreakpointSite::SetHardwareIndex(uint32_t index) { function in class:BreakpointSite

Completed in 196 milliseconds