Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.cc346 const Dwarf_Abbr_DIE* die_abbr = abbrs_.cache_to(abbr_num); in process_DIE() local
347 if (die_abbr == NULL) { in process_DIE()
353 const Dwarf_Abbr_AT* at_abbr = die_abbr->process(NULL, &die_tag); in process_DIE()