Searched defs:BufferWriter (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingBuffer.c | 176 initBufferWriter(ProfDataWriter * BufferWriter,char * Buffer) initBufferWriter() argument |
H A D | InstrProfilingWriter.c | 101 ProfDataWriter BufferWriter; in lprofBufferIOWrite() local |