Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfiling.h148 int __llvm_profile_write_file(void);
H A DInstrProfilingFile.c1017 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function
1069 int rc = __llvm_profile_write_file(); in __llvm_profile_dump()
1130 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn()
/openbsd-src/gnu/llvm/clang/docs/
H A DSourceBasedCodeCoverage.rst340 to ``__llvm_profile_write_file``.
342 * Forward-declare ``int __llvm_profile_write_file(void)`` and call it to write