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