Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_abbrev.cc1028 DwarfAbbrev::DwarfAbbrev() : code_(0), tag_(0), has_children_(false) {} in DwarfAbbrev() function in nogrod::DwarfAbbrev
1030 DwarfAbbrev::DwarfAbbrev(uint64_t code, uint64_t tag, bool has_children) in DwarfAbbrev() function in nogrod::DwarfAbbrev