HomeSort by: relevance | last modified time | path
    Searched refs:llvmCreateBufferIOInternal (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-bufferio.c 14 ProfBufferIO *llvmCreateBufferIOInternal(FILE *File, uint32_t DefaultBufferSz);
45 BufferIO = llvmCreateBufferIOInternal(File[J], IOBufferSize[J]);
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingInternal.h 71 ProfBufferIO *llvmCreateBufferIOInternal(void *File, uint32_t DefaultBufferSz);
InstrProfilingFile.c 34 llvmCreateBufferIOInternal(void *File, uint32_t BufferSz) {

Completed in 12 milliseconds