Searched defs:AddAttribute (Results 1 – 2 of 2) sorted by relevance
409 void DwarfDie::AddAttribute(DwarfAttribute* attr) { in AddAttribute() function in nogrod::DwarfDie
1033 void DwarfAbbrev::AddAttribute(std::unique_ptr<const DwarfAbbrevAttribute>&& abbrev_attribute) { in AddAttribute() function in nogrod::DwarfAbbrev