Home
last modified time | relevance | path

Searched refs:pool_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Doutput.h2546 entries_(), pool_(pool) in Output_data_dynamic()
2585 { this->add_entry(Dynamic_entry(tag, this->pool_->add(str, true, NULL))); } in add_string()
2729 Stringpool* pool_; variable
Doutput.cc1900 p->write<size, big_endian>(pov, this->pool_); in sized_write()