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

/external/google-breakpad/src/common/dwarf/
H A Ddwarf2diehandler.cc66 if (parent && parent->handler_ && !parent->reported_attributes_end_) {
67 parent->reported_attributes_end_ = true;
108 entry.reported_attributes_end_ = false;
123 if (!entry->reported_attributes_end_)
H A Ddwarf2diehandler.h339 bool reported_attributes_end_; member in struct:dwarf2reader::DIEDispatcher::HandlerStack

Completed in 73 milliseconds