Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp149 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local
248 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local