Searched refs:__ubsan_on_report (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.h35 extern "C" SANITIZER_INTERFACE_ATTRIBUTE void __ubsan_on_report(void);
38 /// data is only available until the next time __ubsan_on_report is called. The
H A Dubsan_monitor.cpp29 __ubsan_on_report();
39 void __ubsan::__ubsan_on_report(void) {} function in class:__ubsan

Completed in 104 milliseconds