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

  /toolchain/binutils/binutils-2.27/gold/
dwarf_reader.h 557 if (!this->attributes_read_)
566 if (!this->attributes_read_)
661 bool attributes_read_; member in class:gold::Dwarf_die
    [all...]
dwarf_reader.cc 653 attributes_read_(false), name_(NULL), name_off_(-1), linkage_name_(NULL),
679 if (this->attributes_read_)
916 this->attributes_read_ = true;
    [all...]

Completed in 244 milliseconds