Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfiling.h83 int __llvm_profile_write_buffer(char *Buffer);
H A DInstrProfilingBuffer.c153 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { in __llvm_profile_write_buffer() function
/openbsd-src/gnu/llvm/clang/docs/
H A DSourceBasedCodeCoverage.rst366 * Forward-declare ``int __llvm_profile_write_buffer(char *Buffer)`` and call it