Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 25 of 29) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Ddwp.cc457 this->section_id_map_.resize(elfcpp::DW_SECT_MAX + 1); in Dwp_output_file()
781 this->section_offsets().resize(shnum); in setup()
846 this->is_compressed_.resize(shnum); in read_executable()
847 this->sect_offsets_.resize(shnum); in read_executable()
891 this->is_compressed_.resize(shnum); in read()
892 this->sect_offsets_.resize(shnum); in read()
991 this->is_compressed_.resize(shnum); in verify()
992 this->sect_offsets_.resize(shnum); in verify()
Dsystem.h134 #define reserve_unordered_map(map, n) ((map)->resize(n))
Dincremental.cc306 this->input_objects_.resize(count); in setup_readers()
308 this->library_map_.resize(count); in setup_readers()
309 this->script_map_.resize(count); in setup_readers()
356 this->symbol_map_.resize(nglobals); in setup_readers()
435 this->input_args_map_.resize(cmdline.number_of_input_files()); in do_check_inputs()
541 this->section_map_.resize(shnum); in do_init_layout()
2037 out_sections.resize(shnum); in do_layout()
2038 this->section_offsets().resize(shnum); in do_layout()
2132 this->symbols_.resize(nsyms); in do_add_symbols()
2731 this->symbols_.resize(nsyms); in do_add_symbols()
Ddescriptors.cc160 this->open_descriptors_.resize(new_descriptor + 64); in open()
Darchive.cc299 this->armap_.resize(nsyms); in read_armap()
321 this->armap_checked_.resize(nsyms); in read_armap()
1165 this->members_.resize(lib->size()); in Lib_group()
Dstringpool.h119 this->chunks_.resize((n + chunk_size - 1) / chunk_size); in reserve()
Darm-reloc-property.cc70 node_stack.resize(prev_size); in make_tree()
Dstringpool.cc86 this->string_set_.resize(this->string_set_.size() + n); in reserve()
Dobject.cc812 this->local_values_.resize(loccount); in base_read_symbols()
1417 out_sections.resize(shnum); in do_layout()
1418 out_section_offsets.resize(shnum); in do_layout()
1955 this->symbols_.resize(symcount); in do_add_symbols()
Ddynobj.cc526 version_map->resize(ndx + 1); in set_version_map()
744 this->symbols_->resize(symcount); in do_add_symbols()
Doptions.cc1182 line.resize(line.length() - 1); in finalize()
Dpowerpc.cc127 this->opd_ent_.resize(count); in init_opd()
230 this->opd_ent_.resize(ndx + 1); in add_gc_mark()
263 this->has14_.resize(shndx + 1); in set_has_14bit_branch()
275 this->stub_table_index_.resize(shndx + 1); in set_stub_table()
418 this->opd_ent_.resize(count); in init_opd()
1875 this->st_other_.resize(loccount); in do_read_symbols()
Doutput.cc3949 this->input_sections_.resize(old_size); in restore_states()
4418 fill_data.resize(fill_size); // Zero fill. in set_section_addresses()
5057 Output_file::resize(off_t file_size) in resize() function in gold::Output_file
Dplugin.cc1064 this->symbols_.resize(this->nsyms_); in do_add_symbols()
Dlayout.cc414 of->resize(file_size); in run()
2637 line.resize(line.length() - 1); in read_layout_from_file()
5437 of->resize(off); in write_sections_after_input_sections()
Dreloc.cc656 views.resize(shnum); in do_relocate()
Dmips.cc5828 this->local_symbol_is_mips16_.resize(loccount, false); in do_count_local_symbols()
5829 this->local_symbol_is_micromips_.resize(loccount, false); in do_count_local_symbols()
5879 this->section_is_mips16_fn_stub_.resize(this->shnum(), false); in do_read_symbols()
5880 this->section_is_mips16_call_stub_.resize(this->shnum(), false); in do_read_symbols()
5881 this->section_is_mips16_call_fp_stub_.resize(this->shnum(), false); in do_read_symbols()
Doutput.h2311 this->entries_.resize(data_size / (got_size / 8)); in Output_data_got()
4789 resize(off_t file_size);
Ddwarf_reader.cc1704 header_.std_opcode_lengths.resize(header_.opcode_base + 1); in read_header_prolog()
Daarch64.cc1806 this->stub_tables_.resize(this->shnum()); in do_setup()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dnios2elf.em243 sections. It's likely we'll resize everything in the process of
Dmetagelf.em226 sections. It's likely we'll resize everything in the process of
Dhppaelf.em249 sections. It's likely we'll resize everything in the process of
Daarch64elf.em228 sections. It's likely we'll resize everything in the process of
Darmelf.em328 sections. It's likely we'll resize everything in the process of

12