Home
last modified time | relevance | path

Searched defs:num_attributes (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp270 size_t num_attributes = die.GetAttributes(attributes); in ParsedDWARFTypeAttributes() local
1382 const size_t num_attributes = die.GetAttributes(attributes); in ParseInheritance() local
2000 const size_t num_attributes = die.GetAttributes(attributes); in ParseTemplateDIE() local
2493 const size_t num_attributes = die.GetAttributes(attributes); in MemberAttributes() local
2578 const size_t num_attributes = die.GetAttributes(attributes); in PropertyAttributes() local
3056 const size_t num_attributes = die.GetAttributes(attributes); in ParseChildParameters() local
3167 const size_t num_attributes = die.GetAttributes(attributes); in GetTypeForDIE() local
H A DManualDWARFIndex.cpp223 const size_t num_attributes = die.GetAttributes(&unit, attributes); in IndexUnitImpl() local
H A DDWARFDebugInfoEntry.cpp421 const uint32_t num_attributes = abbrevDecl->NumAttributes(); in GetAttributes() local
H A DDWARFUnit.cpp375 size_t num_attributes = cu_die.GetAttributes(this, attributes); in AddUnitDIE() local
H A DSymbolFileDWARF.cpp3299 const size_t num_attributes = die.GetAttributes(attributes); in ParseVariableDIE() local
3909 const size_t num_attributes = child.GetAttributes(attributes); in CollectCallSiteParameters() local
3980 const size_t num_attributes = in CollectCallEdges() local