Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.h83 int __llvm_profile_write_buffer(char *Buffer);
DInstrProfilingBuffer.c131 COMPILER_RT_VISIBILITY int __llvm_profile_write_buffer(char *Buffer) { in __llvm_profile_write_buffer() function