Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp47 lldb::offset_t offset = DIEOffsetAtIndex(i); in ExtractFormValueAtIndex()
H A DDWARFAttribute.h52 dw_offset_t DIEOffsetAtIndex(uint32_t i) const { in DIEOffsetAtIndex() function