Home
last modified time | relevance | path

Searched refs:AppendToErrorMessageBuffer (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h117 void AppendToErrorMessageBuffer(const char *buffer);
H A Dasan_rtl.cpp428 SetPrintfAndReportCallback(AppendToErrorMessageBuffer); in AsanInitInternal()
H A Dasan_report.cpp39 void AppendToErrorMessageBuffer(const char *buffer) { in AppendToErrorMessageBuffer() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.h145 void AppendToErrorMessageBuffer(const char *buffer);
H A Dhwasan.cpp349 SetPrintfAndReportCallback(AppendToErrorMessageBuffer); in __hwasan_init()
H A Dhwasan_report.cpp94 void AppendToErrorMessageBuffer(const char *buffer) { in AppendToErrorMessageBuffer() function