Searched refs:start_off (Results 1 – 1 of 1) sorted by relevance
3654 Address start_off = off; in set_address_and_size() local3660 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() local4243 convert_to_section_size_type(this->data_size() - (off - start_off)); in do_write()