Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_defs.h411 typedef struct ELFF_PACKED Dwarf_DIE { struct
422 Dwarf_Leb128 abbr_num;
425 bool is_separator() const { in is_separator()
430 Dwarf_AbbrNum get_abbr_num() const { in get_abbr_num()
458 } Dwarf_DIE; argument