Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c562 static void llvm_writeout_and_clear(void) { in llvm_writeout_and_clear() function
622 atexit(llvm_writeout_and_clear); in llvm_gcov_init()