Searched defs:__sanitizer_cov (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc16 // __sanitizer_cov();
19 // It's fine to call __sanitizer_cov more than once for a given block.
22 // - __sanitizer_cov(): record that we've executed the PC (GET_CALLER_PC).
360 SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov() { function

Completed in 39 milliseconds