Searched refs:GetAttributes (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDebugInfoEntry.h | 56 DWARFAttributes GetAttributes(DWARFUnit *cu, 59 GetAttributes(cu, attrs, recurse, 0 /* curr_depth */); 194 void GetAttributes(DWARFUnit *cu, DWARFAttributes &attrs, Recurse recurse,
|
| H A D | DWARFASTParser.cpp | 36 DWARFAttributes attributes = die.GetAttributes(); in ParseChildArrayInfo() 112 DWARFAttributes attributes = die.GetAttributes(); in GetTypeForDIE()
|
| H A D | DWARFBaseDIE.cpp | 118 DWARFAttributes DWARFBaseDIE::GetAttributes(Recurse recurse) const { in GetAttributes() function in DWARFBaseDIE 120 return m_die->GetAttributes(m_cu, recurse); in GetAttributes()
|
| H A D | DWARFBaseDIE.h | 120 DWARFAttributes GetAttributes(Recurse recurse = Recurse::yes) const;
|
| H A D | DWARFDebugInfoEntry.cpp | 296 void DWARFDebugInfoEntry::GetAttributes(DWARFUnit *cu, in GetAttributes() function in DWARFDebugInfoEntry 337 spec_die.GetDIE()->GetAttributes(spec_die.GetCU(), attributes, in GetAttributes() 641 DWARFAttributes attributes = GetAttributes(cu, Recurse::yes); in GetParentDeclContextDIE()
|
| H A D | DWARFASTParserClang.cpp | 288 DWARFAttributes attributes = die.GetAttributes(); in ParsedDWARFTypeAttributes() 1436 DWARFAttributes attributes = die.GetAttributes(); in ParseInheritance() 2041 DWARFAttributes attributes = die.GetAttributes(); in ParseTemplateDIE() 2354 DWARFAttributes attributes = die.GetAttributes(); in ParseChildEnumerators() 2569 DWARFAttributes attributes = child_die.GetAttributes(); in VariantMember() 2604 DWARFAttributes attributes = referenced_die.GetAttributes(); in DiscriminantValue() 2642 DWARFAttributes attributes = die.GetAttributes(); in MemberAttributes() 2711 DWARFAttributes attributes = die.GetAttributes(); in PropertyAttributes() 3206 DWARFAttributes attributes = die.GetAttributes(); in ParseChildParameters()
|
| H A D | ManualDWARFIndex.cpp | 234 DWARFAttributes attributes = die.GetAttributes(&unit); in IndexUnitImpl()
|
| H A D | DWARFUnit.cpp | 376 DWARFAttributes attributes = cu_die.GetAttributes(this); in AddUnitDIE()
|
| H A D | SymbolFileDWARF.cpp | 3489 DWARFAttributes attributes = die.GetAttributes(); in ParseVariableDIE() 4024 DWARFAttributes attributes = child.GetAttributes(); in CollectCallSiteParameters() 4094 DWARFAttributes attributes = child.GetAttributes(DWARFDIE::Recurse::no); in CollectCallEdges()
|
| /freebsd-14.2/sys/dev/aac/ |
| H A D | aacreg.h | 1036 GetAttributes, enumerator
|
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_reg.h | 1028 GetAttributes, enumerator
|