Home
last modified time | relevance | path

Searched refs:CreateAbbrevAttribute (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_abbrev.h167 static std::unique_ptr<const DwarfAbbrevAttribute> CreateAbbrevAttribute(uint16_t version,
Ddwarf_info.cc283 DwarfAbbrevAttribute::CreateAbbrevAttribute( in ReadAbbrev()
Ddwarf_abbrev.cc994 std::unique_ptr<const DwarfAbbrevAttribute> DwarfAbbrevAttribute::CreateAbbrevAttribute( in CreateAbbrevAttribute() function in nogrod::DwarfAbbrevAttribute