Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/Thumb2/
D2009-08-06-SpDecBug.ll15 call void @__gcov_flush() nounwind
27 declare hidden void @__gcov_flush()
/external/compiler-rt/lib/profile/
DGCDAProfiling.c543 void __gcov_flush() { in __gcov_flush() function