Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/stdio/printf_core/ | ||
H A D | writer.h | 23 struct WriteBuffer { global() struct |
/llvm-project/llvm/lib/DebugInfo/MSF/ | ||
H A D | MappedBlockStream.cpp | 149 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local |