Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/include/sanitizer/
H A Desan_interface.h44 unsigned int COMPILER_RT_WEAK __esan_get_sample_count(void);
/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Desan_interface.cpp119 SANITIZER_INTERFACE_ATTRIBUTE unsigned int __esan_get_sample_count() { in __esan_get_sample_count() function