HomeSort by relevance Sort by last modified time
    Searched refs:llvmWriteProfDataImpl (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingWriter.c 24 return llvmWriteProfDataImpl(Writer, WriterCtx, DataBegin, DataEnd,
29 COMPILER_RT_VISIBILITY int llvmWriteProfDataImpl(
InstrProfilingInternal.h 55 int llvmWriteProfDataImpl(WriterCallback Writer, void *WriterCtx,
InstrProfilingBuffer.c 66 return llvmWriteProfDataImpl(bufferWriter, Buffer, DataBegin, DataEnd,

Completed in 104 milliseconds