Home
last modified time | relevance | path

Searched defs:WriterCtx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingWriter.c25 void **WriterCtx) { in llvmBufferWriter()
95 void *WriterCtx, in llvmWriteProfData()
111 static int writeValueProfData(WriterCallback Writer, void *WriterCtx, in writeValueProfData()
140 WriterCallback Writer, void *WriterCtx, in llvmWriteProfDataImpl()
H A DInstrProfilingFile.c22 void **WriterCtx) { in fileWriter()