Lines Matching refs:dynpool_
429 dynpool_(), in Layout()
2170 this->dynamic_data_ = new Output_data_dynamic(&this->dynpool_); in create_initial_dynamic_sections()
2711 &this->dynpool_); in finalize()
2730 this->dynpool_.set_string_offsets(); in finalize()
3997 this->dynpool_.reserve(symbol_count); in count_local_symbols()
4004 (*p)->count_local_symbols(&this->sympool_, &this->dynpool_); in count_local_symbols()
4298 &this->dynpool_, pversions); in create_dynamic_symtab()
4392 Output_section_data* strdata = new Output_data_strtab(&this->dynpool_); in create_dynamic_symtab()
4573 &this->dynpool_, in sized_create_version_sections()
4603 versions->def_section_contents<size, big_endian>(&this->dynpool_, in sized_create_version_sections()
4635 versions->need_section_contents<size, big_endian>(&this->dynpool_, in sized_create_version_sections()
5613 this->dynpool_.print_stats("dynamic name pool"); in print_stats()
5700 this->symtab_->write_globals(this->sympool_, this->dynpool_, in run()