Searched refs:GetAttributes (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.cpp107 size_t DWARFBaseDIE::GetAttributes(DWARFAttributes &attributes, function in class:DWARFBaseDIE
110 return m_die->GetAttributes(m_cu, attributes, recurse);
H A DDWARFDebugInfoEntry.h52 size_t GetAttributes(const DWARFUnit *cu, DWARFAttributes &attrs, function in class:DWARFDebugInfoEntry
54 return GetAttributes(cu, attrs, recurse, 0 /* curr_depth */);
183 size_t GetAttributes(const DWARFUnit *cu, DWARFAttributes &attrs,
H A DDWARFBaseDIE.h103 // parse all attributes, use GetAttributes (...) instead
114 size_t GetAttributes(DWARFAttributes &attributes,
H A DDWARFDebugInfoEntry.cpp402 size_t DWARFDebugInfoEntry::GetAttributes(const DWARFUnit *cu, function in class:DWARFDebugInfoEntry
441 spec_die.GetDIE()->GetAttributes(spec_die.GetCU(), attributes,
735 GetAttributes(cu, attributes, Recurse::yes);
785 GetAttributes(cu, attributes, Recurse::yes);
H A DManualDWARFIndex.cpp180 const size_t num_attributes = die.GetAttributes(&unit, attributes);
H A DDWARFASTParserClang.cpp261 size_t num_attributes = die.GetAttributes(attributes);
1841 const size_t num_attributes = die.GetAttributes(attributes);
2178 const size_t num_child_attributes = die.GetAttributes(attributes);
2362 const size_t num_attributes = die.GetAttributes(attributes);
2796 const size_t num_attributes = die.GetAttributes(attributes);
2929 const size_t num_attributes = die.GetAttributes(attributes);
3049 const size_t num_child_attributes = die.GetAttributes(attributes);
3137 const size_t num_attributes = die.GetAttributes(attributes);
H A DDWARFUnit.cpp297 size_t num_attributes = cu_die.GetAttributes(this, attributes);
H A DSymbolFileDWARF.cpp3108 const size_t num_attributes = die.GetAttributes(attributes);
3649 const size_t num_attributes = child.GetAttributes(attributes);
3722 child.GetAttributes(attributes, DWARFDIE::Recurse::no);
/freebsd-13-stable/sys/dev/aac/
H A Daacreg.h1038 GetAttributes, enumerator in enum:__anon11255
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_reg.h1030 GetAttributes, enumerator in enum:__anon11285

Completed in 127 milliseconds