Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp150 if (auto EC = readBytes(Offset, MutableArrayRef<uint8_t>(WriteBuffer, Size))) in readBytes() local
249 uint8_t *WriteBuffer = Buffer.data(); readBytes() local