Home
last modified time | relevance | path

Searched refs:__ubsan_on_report (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_monitor.cpp29 __ubsan_on_report(); in UndefinedBehaviorReport()
39 void __ubsan::__ubsan_on_report(void) {} in __ubsan_on_report() function in __ubsan
Dubsan_monitor.h35 extern "C" SANITIZER_INTERFACE_ATTRIBUTE void __ubsan_on_report(void);
Dubsan_interface.inc60 INTERFACE_FUNCTION(__ubsan_on_report)
/external/llvm-project/compiler-rt/test/ubsan/TestCases/Misc/
Dmonitor.cpp22 void __ubsan_on_report(void) { in __ubsan_on_report() function
/external/googletest/docs/
Dadvanced.md2648 void __ubsan_on_report() {