Home
last modified time | relevance | path

Searched refs:OffsetAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.h44 dw_offset_t OffsetAtIndex(uint32_t idx) const { in OffsetAtIndex() function
DDWARFDebugInfo.cpp50 dw_offset_t offset = m_cu_aranges_up->OffsetAtIndex(n); in GetCompileUnitAranges()