Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp247 lldb::offset_t offset = GetFirstAttributeOffset(); in GetDIENamesAndRanges()
413 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributes()
477 lldb::offset_t offset = GetFirstAttributeOffset(); in GetAttributeValue()
848 lldb::offset_t DWARFDebugInfoEntry::GetFirstAttributeOffset() const { in GetFirstAttributeOffset() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h112 lldb::offset_t GetFirstAttributeOffset() const;