Home
last modified time | relevance | path

Searched refs:AnnotationSize (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp517 constexpr uint32_t AnnotationSize = 8; in encodeInlineLineTable() local
518 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable()