Searched defs:DwarfAbbrev (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/binary_translation/tools/nogrod/ | ||
D | dwarf_abbrev.cc | 1028 DwarfAbbrev::DwarfAbbrev() : code_(0), tag_(0), has_children_(false) {} in DwarfAbbrev() function in nogrod::DwarfAbbrev |