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

  /toolchain/binutils/binutils-2.25/gold/
reduced_debug_output.h 48 abbrev_count_(0), failed_(false)
82 int abbrev_count_; member in class:gold::Output_reduced_debug_abbrev_section
reduced_debug_output.cc 201 write_unsigned_LEB_128(&this->data_, ++this->abbrev_count_);
207 std::make_pair(abbrev_count_, this->data_.size());

Completed in 152 milliseconds