Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dobject.h1206 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset() function
Doutput.cc2158 this->u2_.object->set_section_offset(this->shndx_, in set_address_and_file_offset()
3984 p->relobj()->set_section_offset(p->shndx(), off); in adjust_section_offsets()
Dpowerpc.cc2922 i->relobj()->set_section_offset(i->shndx(), off); in do_relax()
Darm.cc1543 this->set_section_offset(shndx, -1ULL); in convert_input_section_to_relaxed_section()
DChangeLog10199 Relobj::set_section_offset() instead of
14375 * object.h (Relobj::set_section_offset): Remove virtual keyword.
15081 (Relobj::set_section_offset): Rewrite.