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

  /toolchain/binutils/binutils-2.27/gold/
dwarf_reader.cc 653 attributes_read_(false), name_(NULL), name_off_(-1), linkage_name_(NULL),
876 this->name_off_ = attr_value.val.refval;
1027 if (this->name_off_ != -1)
1028 this->name_ = this->dwinfo_->get_string(this->name_off_,
    [all...]
dwarf_reader.h 667 off_t name_off_; member in class:gold::Dwarf_die
    [all...]

Completed in 67 milliseconds