Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c24 return llvmWriteProfDataImpl(Writer, WriterCtx, DataBegin, DataEnd, in llvmWriteProfData()
29 COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl( in llvmWriteProfDataImpl() function
DInstrProfilingInternal.h55 int llvmWriteProfDataImpl(WriterCallback Writer, void *WriterCtx,
DInstrProfilingBuffer.c66 return llvmWriteProfDataImpl(bufferWriter, Buffer, DataBegin, DataEnd, in __llvm_profile_write_buffer_internal()