Home | History | Annotate | Download | only in arm

Lines Matching defs:GrowBuffer

1691 void Assembler::GrowBuffer() {
1823 while (buffer_space() <= (max_needed_space + kGap)) GrowBuffer();