Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DGCDAProfiling.c588 static void llvm_writeout_and_clear(void) { in llvm_writeout_and_clear() function
648 atexit(llvm_writeout_and_clear); in llvm_gcov_init()