Home
last modified time | relevance | path

Searched refs:lprofCreateBufferIOInternal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h82 ProfBufferIO *lprofCreateBufferIOInternal(void *File, uint32_t BufferSz);
H A DInstrProfilingFile.c294 lprofCreateBufferIOInternal(void *File, uint32_t BufferSz) { in lprofCreateBufferIOInternal() function