Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingBuffer.c42 return llvmWriteProfData(llvmBufferWriter, Buffer, 0, 0); in __llvm_profile_write_buffer()
49 return llvmWriteProfDataImpl(llvmBufferWriter, Buffer, DataBegin, DataEnd, in __llvm_profile_write_buffer_internal()
H A DInstrProfilingWriter.c23 COMPILER_RT_VISIBILITY uint32_t llvmBufferWriter(ProfDataIOVec *IOVecs, in llvmBufferWriter() function
77 llvmBufferWriter(IO, 1, (void **)&Buffer); in llvmBufferIOWrite()
H A DInstrProfilingInternal.h98 uint32_t llvmBufferWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs,