Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h1331 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset() function
H A Doutput.cc2202 this->u2_.object->set_section_offset(this->shndx_, in set_address_and_file_offset()
3998 p->relobj()->set_section_offset(p->shndx(), off); in adjust_section_offsets()
H A Daarch64.cc1817 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
H A Darm.cc1543 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
H A Dpowerpc.cc3890 i->relobj()->set_section_offset(i->shndx(), off); in do_relax()
H A DChangeLog-081511616 Relobj::set_section_offset() instead of
15792 * object.h (Relobj::set_section_offset): Remove virtual keyword.
16498 (Relobj::set_section_offset): Rewrite.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h1331 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset() function
H A Doutput.cc2203 this->u2_.object->set_section_offset(this->shndx_, in set_address_and_file_offset()
3999 p->relobj()->set_section_offset(p->shndx(), off); in adjust_section_offsets()
H A Daarch64.cc1818 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
H A Darm.cc1543 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
H A Dpowerpc.cc3938 i->relobj()->set_section_offset(i->shndx(), off); in do_relax()
H A DChangeLog-081511616 Relobj::set_section_offset() instead of
15792 * object.h (Relobj::set_section_offset): Remove virtual keyword.
16498 (Relobj::set_section_offset): Rewrite.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2021104 (struct objfile) <section_offset, set_section_offset>: New.
112 (struct objfile) <section_offset, set_section_offset>: New.