Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp66 InjectedSegmentBytes = in begin()
134 Buffer.insert(Offset, InjectedSegmentBytes); in insertSegmentEnd()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h39 ArrayRef<uint8_t> InjectedSegmentBytes; variable