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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc148 unsigned char* abbrev_data = this->postprocessing_buffer();
149 unsigned char* abbrev_end = this->postprocessing_buffer() +
154 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer();
229 memcpy(view, this->postprocessing_buffer(),
255 unsigned char* debug_info = this->postprocessing_buffer();
256 unsigned char* debug_info_end = (this->postprocessing_buffer()
369 memcpy(view, this->postprocessing_buffer(),
H A Dcompressed_output.cc224 unsigned char* uncompressed_data = this->postprocessing_buffer();
336 memcpy(view, this->postprocessing_buffer(), data_size);
H A Dreloc.cc796 unsigned char* buffer = os->postprocessing_buffer();
H A Doutput.h3606 postprocessing_buffer() const function in class:gold::Output_section
H A Doutput.cc3788 unsigned char* buffer = this->postprocessing_buffer();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreduced_debug_output.cc148 unsigned char* abbrev_data = this->postprocessing_buffer();
149 unsigned char* abbrev_end = this->postprocessing_buffer() +
154 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer();
229 memcpy(view, this->postprocessing_buffer(),
255 unsigned char* debug_info = this->postprocessing_buffer();
256 unsigned char* debug_info_end = (this->postprocessing_buffer()
369 memcpy(view, this->postprocessing_buffer(),
H A Dcompressed_output.cc224 unsigned char* uncompressed_data = this->postprocessing_buffer();
336 memcpy(view, this->postprocessing_buffer(), data_size);
H A Dreloc.cc796 unsigned char* buffer = os->postprocessing_buffer();
H A Doutput.cc3834 unsigned char* buffer = this->postprocessing_buffer();
H A Doutput.h3634 postprocessing_buffer() const function in class:gold::Output_section
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.cc148 unsigned char* abbrev_data = this->postprocessing_buffer();
149 unsigned char* abbrev_end = this->postprocessing_buffer() +
154 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer();
229 memcpy(view, this->postprocessing_buffer(),
255 unsigned char* debug_info = this->postprocessing_buffer();
256 unsigned char* debug_info_end = (this->postprocessing_buffer()
369 memcpy(view, this->postprocessing_buffer(),
H A Dcompressed_output.cc224 unsigned char* uncompressed_data = this->postprocessing_buffer();
336 memcpy(view, this->postprocessing_buffer(), data_size);
H A Dreloc.cc796 unsigned char* buffer = os->postprocessing_buffer();
H A Doutput.h3606 postprocessing_buffer() const function in class:gold::Output_section
H A Doutput.cc3788 unsigned char* buffer = this->postprocessing_buffer();

Completed in 317 milliseconds