Home
last modified time | relevance | path

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

/external/qemu/elff/
Ddwarf_defs.h833 const Dwarf_Abbr_DIE* cur_abbr = get(count_); in cache_to() local
834 assert(cur_abbr != NULL); in cache_to()
835 if (cur_abbr == NULL) { in cache_to()
852 const Dwarf_Abbr_AT* abbr_at = cur_abbr->process(&abbr_num, &tmp2); in cache_to()
858 cur_abbr = reinterpret_cast<const Dwarf_Abbr_DIE*> in cache_to()
860 if (!add(cur_abbr)) { in cache_to()