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.cpp135 lldb::offset_t offset = GetFirstAttributeOffset(); in GetDIENamesAndRanges()
305 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributes()
365 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributeValue()
613 lldb::offset_t DWARFDebugInfoEntry::GetFirstAttributeOffset() const { in GetFirstAttributeOffset() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h122 lldb::offset_t GetFirstAttributeOffset() const;