Searched refs:postprocessing_buffer_ (Results 1 – 4 of 4) sorted by relevance
3636 gold_assert(this->postprocessing_buffer_ != NULL); in postprocessing_buffer()3637 return this->postprocessing_buffer_; in postprocessing_buffer()4542 unsigned char* postprocessing_buffer_; variable
2354 postprocessing_buffer_(NULL), in Output_section()3782 if (this->postprocessing_buffer_ != NULL) in create_postprocessing_buffer()3800 this->postprocessing_buffer_ = new unsigned char[buffer_size]; in create_postprocessing_buffer()
3636 gold_assert(this->postprocessing_buffer_ != NULL); in postprocessing_buffer()3637 return this->postprocessing_buffer_; in postprocessing_buffer()4552 unsigned char* postprocessing_buffer_; variable
2366 postprocessing_buffer_(NULL), in Output_section()3800 if (this->postprocessing_buffer_ != NULL) in create_postprocessing_buffer()3818 this->postprocessing_buffer_ = new unsigned char[buffer_size]; in create_postprocessing_buffer()