Searched refs:AttributeAtIndex (Results 1 – 4 of 4) sorted by relevance
117 dw_attr_t attr = attributes.AttributeAtIndex(i); in GeneratePubnames()
1435 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseTemplateDIE()1746 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildMembers()2141 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildMembers()4179 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildParameters()4343 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildEnumerators()4422 const dw_attr_t attr = attributes.AttributeAtIndex(i); in ParseChildArrayInfo()5702 attr = attributes.AttributeAtIndex(i); in ParseType()5887 attr = attributes.AttributeAtIndex(i); in ParseType()6265 attr = attributes.AttributeAtIndex(i); in ParseType()6381 attr = attributes.AttributeAtIndex(i); in ParseType()[all …]
69 dw_attr_t AttributeAtIndex(uint32_t i) const { return m_infos[i].attr; } in AttributeAtIndex() function
674 dw_attr_t attr = attributes.AttributeAtIndex(i); in Index()