Home
last modified time | relevance | path

Searched refs:__asan_get_report_description (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dasan_interface.h174 const char *__asan_get_report_description(void);
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interface.inc37 INTERFACE_FUNCTION(__asan_get_report_description)
H A Dasan_interface_internal.h160 const char * __asan_get_report_description();
H A Dasan_report.cpp566 const char *__asan_get_report_description() { in __asan_get_report_description() function