Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp508 constexpr uint32_t AnnotationSize = 8; in encodeInlineLineTable() local
509 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable()