Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1517 current_tag_ = abbrev_->ReadTag(current_entry_); in next()
1545 : abbrev_(abbrev), in DebugInfoIterator()
1548 current_tag_(abbrev_->ReadTag(current_entry_)) {} in DebugInfoIterator()
1549 DebugAbbrev* abbrev_; member in art::DebugInfoIterator