Searched refs:flush_fn (Results 1 – 2 of 2) sorted by relevance
104 typedef void (*flush_fn)(); typedef107 flush_fn fn;533 void llvm_register_flush_function(flush_fn fn) { in llvm_register_flush_function()565 void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) { in llvm_gcov_init()
2247 or supply their own flush_fn() replacement.