Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3654 Address start_off = off; in set_address_and_size() local
3660 my_size += off - start_off; in set_address_and_size()
3663 this->set_address_and_file_offset(os->address() + start_off, in set_address_and_size()
3664 os->offset() + start_off); in set_address_and_size()
4240 const section_size_type start_off = this->offset(); in do_write() local
4243 convert_to_section_size_type(this->data_size() - (off - start_off)); in do_write()