Searched refs:MaxBufferSize (Results 1 – 1 of 1) sorted by relevance
517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local518 if (Buffer.size() >= MaxBufferSize) in encodeInlineLineTable()