Searched refs:llvmWriteProfDataImpl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
H A D | InstrProfilingWriter.c | 105 return llvmWriteProfDataImpl(Writer, WriterCtx, DataBegin, DataEnd, in llvmWriteProfData() 139 COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl( in llvmWriteProfDataImpl() function
|
H A D | InstrProfilingBuffer.c | 49 return llvmWriteProfDataImpl(llvmBufferWriter, Buffer, DataBegin, DataEnd, in __llvm_profile_write_buffer_internal()
|
H A D | InstrProfilingInternal.h | 104 int llvmWriteProfDataImpl(WriterCallback Writer, void *WriterCtx,
|