HomeSort by relevance Sort by last modified time
    Searched refs:reported_attributes_end_ (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/common/dwarf/
dwarf2diehandler.cc 66 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_)
dwarf2diehandler.h 339 bool reported_attributes_end_; member in struct:dwarf2reader::DIEDispatcher::HandlerStack

Completed in 66 milliseconds