Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingWriter.c105 return llvmWriteProfDataImpl(Writer, WriterCtx, DataBegin, DataEnd, in llvmWriteProfData()
139 COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl( in llvmWriteProfDataImpl() function
H A DInstrProfilingBuffer.c49 return llvmWriteProfDataImpl(llvmBufferWriter, Buffer, DataBegin, DataEnd, in __llvm_profile_write_buffer_internal()
H A DInstrProfilingInternal.h104 int llvmWriteProfDataImpl(WriterCallback Writer, void *WriterCtx,