Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp137 lldb::offset_t offset = GetFirstAttributeOffset(); in GetDIENamesAndRanges()
307 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributes()
367 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributeValue()
688 lldb::offset_t DWARFDebugInfoEntry::GetFirstAttributeOffset() const { in GetFirstAttributeOffset() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h122 lldb::offset_t GetFirstAttributeOffset() const;