Searched refs:set_address_and_file_offset (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | output.cc | 2152 Output_section::Input_section::set_address_and_file_offset( in set_address_and_file_offset() function in gold::Output_section::Input_section 2161 this->u2_.posd->set_address_and_file_offset(address, file_offset); in set_address_and_file_offset() 2540 posd->set_address_and_file_offset(addr + offset_in_section, in add_output_section_data() 3119 p->set_address_and_file_offset(address + (off - startoff), off, in set_final_data_size() 4314 (*p)->set_address_and_file_offset(relro_size, in set_section_addresses() 4505 (*p)->set_address_and_file_offset(addr + (off - startoff), off); in set_section_list_addresses() 4520 (*p)->set_address_and_file_offset(addr + (off - startoff), off); in set_section_list_addresses()
|
D | layout.cc | 3507 (*p)->set_address_and_file_offset(0, off); in set_segment_offsets() 3803 file_header->set_address_and_file_offset(0, 0); in set_relocatable_section_offsets() 4234 oshdrs->set_address_and_file_offset(0, off); in create_shdrs()
|
D | output.h | 186 set_address_and_file_offset(uint64_t addr, off_t off) in set_address_and_file_offset() function 3744 set_address_and_file_offset(uint64_t address, off_t file_offset,
|
D | aarch64.cc | 5524 stt->set_address_and_file_offset(owner->address() + off, in do_relax() 5553 owner->set_address_and_file_offset(address, offset); in do_relax()
|
D | arm.cc | 12197 (*sp)->set_address_and_file_offset(owner->address() + off, in do_relax() 12255 owner->set_address_and_file_offset(address, offset); in do_relax()
|
D | powerpc.cc | 3663 this->set_address_and_file_offset(os->address() + start_off, in set_address_and_size()
|