Searched refs:pool_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h2706 entries_(), pool_(pool)
2745 { this->add_entry(Dynamic_entry(tag, this->pool_->add(str, true, NULL))); }
2893 Stringpool* pool_; member in class:gold::Output_data_dynamic
H A Doutput.cc1944 p->write<size, big_endian>(pov, this->pool_);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h2734 entries_(), pool_(pool)
2773 { this->add_entry(Dynamic_entry(tag, this->pool_->add(str, true, NULL))); }
2921 Stringpool* pool_; member in class:gold::Output_data_dynamic
H A Doutput.cc1990 p->write<size, big_endian>(pov, this->pool_);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h2706 entries_(), pool_(pool)
2745 { this->add_entry(Dynamic_entry(tag, this->pool_->add(str, true, NULL))); }
2893 Stringpool* pool_; member in class:gold::Output_data_dynamic
H A Doutput.cc1944 p->write<size, big_endian>(pov, this->pool_);

Completed in 297 milliseconds