Home
last modified time | relevance | path

Searched refs:__asan_report_present (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface.inc95 INTERFACE_FUNCTION(__asan_report_present)
H A Dasan_interface_internal.h146 int __asan_report_present();
H A Dasan_report.cpp524 int __asan_report_present() { in __asan_report_present() function