Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp252 lldb::offset_t offset = GetFirstAttributeOffset(); in GetDIENamesAndRanges()
419 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributes()
484 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributeValue()
806 lldb::offset_t DWARFDebugInfoEntry::GetFirstAttributeOffset() const { in GetFirstAttributeOffset() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h112 lldb::offset_t GetFirstAttributeOffset() const;