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

/external/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h104 SetHardwareIndex (uint32_t index) function in class:lldb_private::StoppointLocation
/external/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h87 SetHardwareIndex(INVALID_NUB_HW_INDEX);
103 void SetHardwareIndex(uint32_t hw_index) { m_hw_index = hw_index; } function in class:DNBBreakpoint

Completed in 113 milliseconds