Home | History | Annotate | Download | only in gold

Lines Matching defs:buffer_size

3830   off_t buffer_size = this->current_data_size_for_child();
3831 this->postprocessing_buffer_ = new unsigned char[buffer_size];