Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c607 void llvm_gcov_init(fn_ptr wfn, fn_ptr rfn) { in llvm_gcov_init() argument
610 if (wfn) in llvm_gcov_init()
611 llvm_register_writeout_function(wfn); in llvm_gcov_init()