Lines Matching refs:first_input_offset_
2318 first_input_offset_(0), in Output_section()
2644 this->first_input_offset_ = this->current_data_size_for_child(); in add_output_section_data()
3017 uint64_t addr = this->address() + this->first_input_offset_; in output_address()
3070 uint64_t addr = this->address() + this->first_input_offset_; in find_starting_output_address()
3106 off_t off = this->first_input_offset_; in update_data_size()
3136 off_t off = this->first_input_offset_; in set_final_data_size()
3709 off_t off = this->offset() + this->first_input_offset_; in do_write()
3759 off_t off = this->first_input_offset_; in create_postprocessing_buffer()
3798 off_t off = this->first_input_offset_; in write_to_postprocessing_buffer()
3879 this->first_input_offset_ = 0; in get_input_sections()
3929 this->first_input_offset_, in save_states()
3956 this->first_input_offset_ = checkpoint->first_input_offset(); in restore_states()