Searched refs:get_input_view (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dehframe.cc309 const unsigned char* eh_frame_contents = of->get_input_view(eh_frame_offset,
H A Dincremental.h1511 { return View(this->output_->get_input_view(file_offset, data_size)); }
H A Dlayout.cc260 this->of_->get_input_view(this->offset_, this->size_);
5894 const unsigned char* iv = of->get_input_view(0, output_file_size);
5958 const unsigned char* vin = in->get_input_view((*p)->offset(),
H A Dincremental.cc890 const unsigned char* p = file->get_input_view(0, want);
H A Doutput.h135 get_input_view(off_t start, size_t size) function in class:gold::Output_file
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dehframe.cc309 const unsigned char* eh_frame_contents = of->get_input_view(eh_frame_offset,
H A Dincremental.h1511 { return View(this->output_->get_input_view(file_offset, data_size)); }
H A Dlayout.cc260 this->of_->get_input_view(this->offset_, this->size_);
5874 const unsigned char* iv = of->get_input_view(0, output_file_size);
5938 const unsigned char* vin = in->get_input_view((*p)->offset(),
H A Dincremental.cc890 const unsigned char* p = file->get_input_view(0, want);
H A Doutput.h135 get_input_view(off_t start, size_t size) function in class:gold::Output_file
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dehframe.cc309 const unsigned char* eh_frame_contents = of->get_input_view(eh_frame_offset,
H A Dincremental.h1511 { return View(this->output_->get_input_view(file_offset, data_size)); }
H A Dlayout.cc260 this->of_->get_input_view(this->offset_, this->size_);
5894 const unsigned char* iv = of->get_input_view(0, output_file_size);
5958 const unsigned char* vin = in->get_input_view((*p)->offset(),
H A Dincremental.cc890 const unsigned char* p = file->get_input_view(0, want);
H A Doutput.h135 get_input_view(off_t start, size_t size) function in class:gold::Output_file

Completed in 411 milliseconds