Home
last modified time | relevance | path

Searched refs:lprofWriteDataImpl (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingWriter.c251 return lprofWriteDataImpl(Writer, DataBegin, DataEnd, CountersBegin, in lprofWriteData()
257 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, in lprofWriteDataImpl() function
DInstrProfilingInternal.h152 int lprofWriteDataImpl(ProfDataWriter *Writer,
DInstrProfilingBuffer.c165 return lprofWriteDataImpl(&BufferWriter, DataBegin, DataEnd, CountersBegin, in __llvm_profile_write_buffer_internal()