Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-write-file-only.c8 int __llvm_profile_write_file(void);
22 __llvm_profile_write_file(); in main()
H A Dinstrprof-write-file.c8 int __llvm_profile_write_file(void);
18 __llvm_profile_write_file(); in main()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingFile.c203 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function
230 static void writeFileWithoutReturn(void) { __llvm_profile_write_file(); } in writeFileWithoutReturn()
H A DInstrProfiling.h96 int __llvm_profile_write_file(void);
/netbsd-src/external/apache2/llvm/dist/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