Searched refs:__gcov_flush (Results 1 – 5 of 5) sorted by relevance
15 call void @__gcov_flush() nounwind28 declare hidden void @__gcov_flush()
546 void __gcov_flush() { in __gcov_flush() function
2684 extern void __gcov_flush(void);2707 __gcov_flush(); in terminate()2716 __gcov_flush(); in terminate()
16138 * strace.c [ENABLE_COVERAGE_GCOV] (__gcov_flush): New prototype.16139 (main) [ENABLE_COVERAGE_GCOV]: Call __gcov_flush() before raise()