Home
last modified time | relevance | path

Searched refs:AttributeAtIndex (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp43 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildArrayInfo()
H A DDWARFAttribute.h55 dw_attr_t AttributeAtIndex(uint32_t i) const { in AttributeAtIndex() function
H A DDWARFASTParserClang.cpp272 dw_attr_t attr = attributes.AttributeAtIndex(i); in ParsedDWARFTypeAttributes()
1393 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseInheritance()
2009 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseTemplateDIE()
2305 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildEnumerators()
2495 const dw_attr_t attr = attributes.AttributeAtIndex(i); in MemberAttributes()
2580 const dw_attr_t attr = attributes.AttributeAtIndex(i); in PropertyAttributes()
3066 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildParameters()
3171 dw_attr_t attr = attributes.AttributeAtIndex(i); in GetTypeForDIE()
H A DDWARFUnit.cpp379 if (attributes.AttributeAtIndex(i) != DW_AT_addr_base) in AddUnitDIE()
389 dw_attr_t attr = attributes.AttributeAtIndex(i); in AddUnitDIE()
H A DManualDWARFIndex.cpp226 dw_attr_t attr = attributes.AttributeAtIndex(i); in IndexUnitImpl()
H A DSymbolFileDWARF.cpp3311 dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseVariableDIE()
3929 dw_attr_t attr = attributes.AttributeAtIndex(i); in CollectCallSiteParameters()
3989 dw_attr_t attr = attributes.AttributeAtIndex(i); in CollectCallEdges()