Home | History | Annotate | Download | only in gold

Lines Matching refs:string_buffer_end_

1417   this->string_buffer_end_ = this->string_buffer_ + buffer_size;
1482 if (p < this->string_buffer_ || p >= this->string_buffer_end_)