Home
last modified time | relevance | path

Searched refs:__asan_on_error (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_internal.h127 if (&__asan_on_error) __asan_on_error()
Dasan_interface_internal.h152 /* OPTIONAL */ void __asan_on_error();
Dasan_report.cc1272 void __asan_on_error() {} in __asan_on_error() function
/external/compiler-rt/test/asan/TestCases/Windows/
Don_error_callback.cc10 void __asan_on_error() { in __asan_on_error() function
/external/compiler-rt/test/asan/TestCases/
Don_error_callback.cc7 void __asan_on_error() { in __asan_on_error() function
Ddebug_report.cc34 void __asan_on_error() { in __asan_on_error() function
/external/compiler-rt/include/sanitizer/
Dasan_interface.h121 void __asan_on_error();