HomeSort by: relevance | last modified time | path
    Searched refs:__ubsan_on_report (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_monitor.h 36 extern "C" SANITIZER_INTERFACE_ATTRIBUTE void __ubsan_on_report(void);
39 /// data is only available until the next time __ubsan_on_report is called. The
ubsan_monitor.cc 30 __ubsan_on_report();
40 void __ubsan::__ubsan_on_report(void) {} function in class:__ubsan

Completed in 14 milliseconds