Searched refs:set_section_offset (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | object.h | 1331 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset() function
|
H A D | output.cc | 2202 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 D | aarch64.cc | 1817 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
|
H A D | arm.cc | 1543 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
|
H A D | powerpc.cc | 3890 i->relobj()->set_section_offset(i->shndx(), off); in do_relax()
|
H A D | ChangeLog-0815 | 11616 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 D | object.h | 1331 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset() function
|
H A D | output.cc | 2203 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 D | aarch64.cc | 1818 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
|
H A D | arm.cc | 1543 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
|
H A D | powerpc.cc | 3938 i->relobj()->set_section_offset(i->shndx(), off); in do_relax()
|
H A D | ChangeLog-0815 | 11616 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 D | ChangeLog-2021 | 104 (struct objfile) <section_offset, set_section_offset>: New. 112 (struct objfile) <section_offset, set_section_offset>: New.
|