Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp403 ArrayRef<uint8_t> ChunkData(Chunk, BytesToWriteInChunk); in writeBytes() local
406 if (auto EC = WriteInterface.writeBytes(MsfOffset, ChunkData)) in writeBytes()