Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dreduced_debug_output.cc148 unsigned char* abbrev_data = this->postprocessing_buffer(); in set_final_data_size()
149 unsigned char* abbrev_end = this->postprocessing_buffer() + in set_final_data_size()
154 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer(); in set_final_data_size()
229 memcpy(view, this->postprocessing_buffer(), in do_write()
255 unsigned char* debug_info = this->postprocessing_buffer(); in set_final_data_size()
256 unsigned char* debug_info_end = (this->postprocessing_buffer() in set_final_data_size()
369 memcpy(view, this->postprocessing_buffer(), in do_write()
H A Dcompressed_output.cc224 unsigned char* uncompressed_data = this->postprocessing_buffer(); in set_final_data_size()
332 memcpy(view, this->postprocessing_buffer(), data_size); in do_write()
H A Dreloc.cc796 unsigned char* buffer = os->postprocessing_buffer(); in write_sections()
H A Doutput.h3634 postprocessing_buffer() const in postprocessing_buffer() function
H A Doutput.cc3816 unsigned char* buffer = this->postprocessing_buffer(); in write_to_postprocessing_buffer()
/dragonfly/contrib/binutils-2.34/gold/
H A Dreduced_debug_output.cc148 unsigned char* abbrev_data = this->postprocessing_buffer(); in set_final_data_size()
149 unsigned char* abbrev_end = this->postprocessing_buffer() + in set_final_data_size()
154 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer(); in set_final_data_size()
229 memcpy(view, this->postprocessing_buffer(), in do_write()
255 unsigned char* debug_info = this->postprocessing_buffer(); in set_final_data_size()
256 unsigned char* debug_info_end = (this->postprocessing_buffer() in set_final_data_size()
369 memcpy(view, this->postprocessing_buffer(), in do_write()
H A Dcompressed_output.cc224 unsigned char* uncompressed_data = this->postprocessing_buffer(); in set_final_data_size()
336 memcpy(view, this->postprocessing_buffer(), data_size); in do_write()
H A Dreloc.cc796 unsigned char* buffer = os->postprocessing_buffer(); in write_sections()
H A Doutput.h3634 postprocessing_buffer() const in postprocessing_buffer() function
H A Doutput.cc3834 unsigned char* buffer = this->postprocessing_buffer(); in write_to_postprocessing_buffer()