Home
last modified time | relevance | path

Searched refs:locsize (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dobject.cc813 section_offset_type locsize = loccount * sym_size; in base_read_symbols() local
817 off_t extoff = dataoff + locsize; in base_read_symbols()
818 section_size_type extsize = datasize - locsize; in base_read_symbols()
853 sd->external_symbols_offset = need_local_symbols ? locsize : 0; in base_read_symbols()
2115 off_t locsize = loccount * sym_size; in do_count_local_symbols() local
2117 locsize, true, true); in do_count_local_symbols()
2570 off_t locsize = loccount * sym_size; in write_local_symbols() local
2572 locsize, true, false); in write_local_symbols()
Dreloc.cc374 off_t locsize = loccount * sym_size; in do_read_relocs() local
376 locsize, true, true); in do_read_relocs()
Dlayout.cc4081 off_t locsize = dyn_global_index * this->dynsym_section_->entsize(); in create_symtab_sections() local
4082 dynoff = this->dynsym_section_->offset() + locsize; in create_symtab_sections()
4083 dyncount = (this->dynsym_section_->data_size() - locsize) / symsize; in create_symtab_sections()
4085 == this->dynsym_section_->data_size() - locsize); in create_symtab_sections()
Darm.cc6512 off_t locsize = loccount * sym_size; in do_count_local_symbols() local
6514 locsize, true, true); in do_count_local_symbols()
6950 off_t locsize = loccount * sym_size; in do_read_symbols() local
6952 locsize, true, true); in do_read_symbols()
7044 off_t locsize = loccount * sym_size; in update_output_local_symbol_count() local
7046 locsize, true, true); in update_output_local_symbol_count()
Daarch64.cc1873 off_t locsize = loccount * sym_size; in do_count_local_symbols() local
1875 locsize, true, true); in do_count_local_symbols()
Dpowerpc.cc1877 off_t locsize = loccount * sym_size; in do_read_symbols() local
1882 locsize, true, false); in do_read_symbols()
Dmips.cc5840 off_t locsize = loccount * sym_size; in do_count_local_symbols() local
5842 locsize, true, true); in do_count_local_symbols()