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

/external/qemu/elff/
H A Ddwarf_cu.cc346 const Dwarf_Abbr_DIE* die_abbr = abbrs_.cache_to(abbr_num); local
347 if (die_abbr == NULL) {
353 const Dwarf_Abbr_AT* at_abbr = die_abbr->process(NULL, &die_tag);

Completed in 66 milliseconds