Searched defs:abbrev_attribute (Results 1 – 2 of 2) sorted by relevance
282 std::unique_ptr<const DwarfAbbrevAttribute> abbrev_attribute = in ReadAbbrev() local
1033 void DwarfAbbrev::AddAttribute(std::unique_ptr<const DwarfAbbrevAttribute>&& abbrev_attribute) { in AddAttribute()