Home
last modified time | relevance | path

Searched refs:section_offset (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dgdb-index.cc1029 uint64_t section_offset = 0; in map_pubtable_to_dies() local
1048 while (table->read_header(section_offset)) in map_pubtable_to_dies()
1050 map->insert(std::make_pair(table->cu_offset(), section_offset)); in map_pubtable_to_dies()
1051 section_offset += table->subsection_size(); in map_pubtable_to_dies()
H A Dincremental.cc804 off_t section_offset = os->offset(); in do_apply_incremental_relocs() local
806 unsigned char* const view = of->get_output_view(section_offset, in do_apply_incremental_relocs()
811 (long)(section_offset + r_offset), in do_apply_incremental_relocs()
822 of->write_output_view(section_offset, view_size, view); in do_apply_incremental_relocs()
2299 off_t section_offset = os->offset(); in do_section_contents() local
2302 section_offset += sect.sh_offset; in do_section_contents()
2304 return this->ibase_->view(section_offset, sect.sh_size).data(); in do_section_contents()
H A Ddwarf_reader.cc1270 off_t section_offset = this->object_->output_section_offset(this->shndx_); in do_parse() local
1373 this->visit_type_unit(section_offset + this->cu_offset_, in do_parse()
1377 this->visit_compilation_unit(section_offset + this->cu_offset_, in do_parse()
H A Doutput.h4425 Fill(off_t section_offset, off_t length) in Fill() argument
4426 : section_offset_(section_offset), in Fill()
4432 section_offset() const in section_offset() function
H A Doutput.cc3751 of->write(output_section_file_offset + p->section_offset(), in do_write()
3840 memcpy(buffer + p->section_offset(), fill_data.data(), in write_to_postprocessing_buffer()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dgdb-index.cc1029 uint64_t section_offset = 0; in map_pubtable_to_dies() local
1048 while (table->read_header(section_offset)) in map_pubtable_to_dies()
1050 map->insert(std::make_pair(table->cu_offset(), section_offset)); in map_pubtable_to_dies()
1051 section_offset += table->subsection_size(); in map_pubtable_to_dies()
H A Ddwp.cc1643 section_offset_type section_offset; in add_contribution() local
1668 section_offset = file_offset - section.offset; in add_contribution()
1682 section_offset = align_offset(section.size, align); in add_contribution()
1683 section.size = section_offset + len; in add_contribution()
1684 Contribution contrib = { section_offset, len, contents }; in add_contribution()
1688 return section_offset; in add_contribution()
H A Dincremental.cc799 off_t section_offset = os->offset(); in do_apply_incremental_relocs() local
801 unsigned char* const view = of->get_output_view(section_offset, in do_apply_incremental_relocs()
806 (long)(section_offset + r_offset), in do_apply_incremental_relocs()
817 of->write_output_view(section_offset, view_size, view); in do_apply_incremental_relocs()
2294 off_t section_offset = os->offset(); in do_section_contents() local
2297 section_offset += sect.sh_offset; in do_section_contents()
2299 return this->ibase_->view(section_offset, sect.sh_size).data(); in do_section_contents()
H A Ddwarf_reader.cc1255 off_t section_offset = this->object_->output_section_offset(this->shndx_); in do_parse() local
1358 this->visit_type_unit(section_offset + this->cu_offset_, in do_parse()
1362 this->visit_compilation_unit(section_offset + this->cu_offset_, in do_parse()
H A Doutput.h4415 Fill(off_t section_offset, off_t length) in Fill() argument
4416 : section_offset_(section_offset), in Fill()
4422 section_offset() const in section_offset() function
H A Dmips.cc6765 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
6769 this->get_view(section_offset, section_size, true, false); in do_read_symbols()
6784 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
6788 this->get_view(section_offset, section_size, true, false); in do_read_symbols()
6796 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
6800 this->get_view(section_offset, section_size, true, false); in do_read_symbols()
6857 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
6861 this->get_view(section_offset, section_size, true, false); in do_read_symbols()
H A Doutput.cc3733 of->write(output_section_file_offset + p->section_offset(), in do_write()
3822 memcpy(buffer + p->section_offset(), fill_data.data(), in write_to_postprocessing_buffer()
H A Darm.cc6845 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
6849 this->get_view(section_offset, section_size, true, false); in do_read_symbols()
7107 section_offset_type section_offset = shdr.get_sh_offset(); in do_read_symbols() local
7111 this->get_view(section_offset, section_size, true, false); in do_read_symbols()