Lines Matching refs:symbols_
2004 symbols_(), defined_count_(0), incr_reloc_offset_(-1U), in Sized_relobj_incr()
2132 this->symbols_.resize(nsyms); in do_add_symbols()
2228 this->symbols_[i] = res; in do_add_symbols()
2384 for (typename Symbols::const_iterator p = this->symbols_.begin(); in do_get_global_symbol_counts()
2385 p != this->symbols_.end(); in do_get_global_symbol_counts()
2686 symbols_(), defined_count_(0) in Sized_incr_dynobj()
2731 this->symbols_.resize(nsyms); in do_add_symbols()
2794 this->symbols_[i] = res; in do_add_symbols()
2796 this->symbols_[i]); in do_add_symbols()
2807 this->ibase_->add_copy_reloc(this->symbols_[i], os, offset); in do_add_symbols()
2960 for (typename Symbols::const_iterator p = this->symbols_.begin(); in do_get_global_symbol_counts()
2961 p != this->symbols_.end(); in do_get_global_symbol_counts()