Searched refs:lprofWriteDataImpl (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
| H A D | InstrProfilingWriter.c | 251 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin, in lprofWriteData() 257 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, in lprofWriteDataImpl() function
|
| H A D | InstrProfilingInternal.h | 152 int lprofWriteDataImpl(ProfDataWriter *Writer,
|
| H A D | InstrProfilingBuffer.c | 165 return lprofWriteDataImpl(&BufferWriter, DataBegin, DataEnd, CountersBegin, in __llvm_profile_write_buffer_internal()
|