Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp121 lldb::offset_t offset = GetFirstAttributeOffset(); in GetDIENamesAndRanges()
308 lldb::offset_t offset = current.GetDIE()->GetFirstAttributeOffset(); in GetAttributes()
396 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributeValue()
639 lldb::offset_t DWARFDebugInfoEntry::GetFirstAttributeOffset() const { in GetFirstAttributeOffset() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h136 lldb::offset_t GetFirstAttributeOffset() const;