Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Breakpoint/
DStoppointLocation.h104 SetHardwareIndex (uint32_t index) in SetHardwareIndex() function
/external/lldb/tools/debugserver/source/
DDNBBreakpoint.h103 void SetHardwareIndex(uint32_t hw_index) { m_hw_index = hw_index; } in SetHardwareIndex() function