Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp66 InjectedSegmentBytes = in begin()
134 Buffer.insert(Offset, InjectedSegmentBytes); in insertSegmentEnd()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h32 ArrayRef<uint8_t> InjectedSegmentBytes; variable