Home
last modified time | relevance | path

Searched defs:abbrev_attribute (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_info.cc282 std::unique_ptr<const DwarfAbbrevAttribute> abbrev_attribute = in ReadAbbrev() local
Ddwarf_abbrev.cc1033 void DwarfAbbrev::AddAttribute(std::unique_ptr<const DwarfAbbrevAttribute>&& abbrev_attribute) { in AddAttribute()