Searched refs:attributes_ (Results 1 – 4 of 4) sorted by relevance
410 attributes_.push_back(std::unique_ptr<DwarfAttribute>(attr)); in AddAttribute()418 for (auto& attr : attributes_) { in GetStringAttribute()429 for (auto& attr : attributes_) { in GetUint64Attribute()440 for (auto& attr : attributes_) { in GetBoolAttributeOr()452 for (auto& attr : attributes_) { in ResolveAttributes()
205 return attributes_; in attributes()212 std::vector<std::unique_ptr<const DwarfAbbrevAttribute>> attributes_; variable
76 std::vector<std::unique_ptr<DwarfAttribute>> attributes_; variable
1034 attributes_.push_back(std::move(abbrev_attribute)); in AddAttribute()