Lines Matching refs:kGap
541 // The relocation writer's position must be kGap bytes above the end of548 static const int kGap = 32;1474 // Check if there is less than kGap bytes available in the buffer.1478 return pc_ >= reloc_info_writer.pos() - kGap;1740 ASSERT(bytes_generated < assembler_->kGap);