Searched refs:dynpool_ (Results 1 – 2 of 2) sorted by relevance
722 { return &this->dynpool_; } in dynpool()1328 Stringpool dynpool_; variable1539 sympool_(sympool), dynpool_(dynpool), of_(of), in Write_symbols_task()1562 const Stringpool* dynpool_; variable
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()[all …]