Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h121 if (&__asan_on_error) __asan_on_error()
Dasan_interface_internal.h99 /* OPTIONAL */ void __asan_on_error();
Dasan_report.cc958 void __asan_on_error() {} in __asan_on_error() function
/external/compiler-rt/test/asan/TestCases/
Don_error_callback.cc10 void __asan_on_error() { in __asan_on_error() function
/external/compiler-rt/include/sanitizer/
Dasan_interface.h84 void __asan_on_error();