Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc3821 (*p)->set_file_offset(off); in set_relocatable_section_offsets()
3876 (*p)->set_file_offset(off); in set_section_offsets()
3894 (*p)->set_file_offset(off); in set_section_offsets()
4164 symtab->set_file_offset(symtab_off + global_off); in create_symtab_sections()
4165 osymtab->set_file_offset(symtab_off); in create_symtab_sections()
Doutput.cc2559 posd->set_file_offset(0); in add_output_section_data()
4026 this->set_file_offset(sh_offset); in set_fixed_layout()
4422 fill->set_file_offset(off); in set_section_addresses()
4565 (*p)->set_file_offset(off); in set_section_list_addresses()
Dsymtab.h1574 set_file_offset(off_t off) in set_file_offset() function
Doutput.h189 this->set_file_offset(off); in set_address_and_file_offset()
204 set_file_offset(off_t off) in set_file_offset() function
Daarch64.cc2516 this->set_file_offset(os->offset() + offset); in init()
5582 stub_table->set_file_offset(owner->offset() + owner->data_size()); in new_stub_table()
Darm.cc5298 this->set_file_offset(os->offset() + offset); in init()
11638 stub_table->set_file_offset(owner->offset() + owner->data_size()); in new_stub_table()
DChangeLog6727 (Symbol_table::set_file_offset): New function.