Home
last modified time | relevance | path

Searched refs:DW_CHILDREN_yes (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_constants.h30 constexpr uint8_t DW_CHILDREN_yes = 0x1; variable
Ddwarf_info.cc261 DwarfAbbrev abbrev(code, entry_tag, has_children == DW_CHILDREN_yes); in ReadAbbrev()