Searched defs:GetHardwareIndex (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h73 GetHardwareIndex () const function in class:lldb_private::StoppointLocation
/external/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h102 uint32_t GetHardwareIndex() const { return m_hw_index; } function in class:DNBBreakpoint
/external/lldb/source/API/
H A DSBWatchpoint.cpp107 SBWatchpoint::GetHardwareIndex () function in class:SBWatchpoint
115 hw_index = watchpoint_sp->GetHardwareIndex();

Completed in 161 milliseconds