Home
last modified time | relevance | path

Searched refs:__llvm_profile_get_size_for_buffer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-without-libc.c16 uint64_t __llvm_profile_get_size_for_buffer(void);
28 uint64_t Size = __llvm_profile_get_size_for_buffer(); in main()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfiling.h42 uint64_t __llvm_profile_get_size_for_buffer(void);
H A DInstrProfilingBuffer.c14 uint64_t __llvm_profile_get_size_for_buffer(void) { in __llvm_profile_get_size_for_buffer() function
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSourceBasedCodeCoverage.rst362 * Forward-declare ``uint64_t __llvm_profile_get_size_for_buffer(void)`` and