Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h119 void AppendToErrorMessageBuffer(const char *buffer);
H A Dasan_rtl.cpp430 SetPrintfAndReportCallback(AppendToErrorMessageBuffer); in AsanInitInternal()
H A Dasan_report.cpp41 void AppendToErrorMessageBuffer(const char *buffer) { in AppendToErrorMessageBuffer() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.h165 void AppendToErrorMessageBuffer(const char *buffer);
H A Dhwasan.cpp381 SetPrintfAndReportCallback(AppendToErrorMessageBuffer); in __hwasan_init()
H A Dhwasan_report.cpp92 void AppendToErrorMessageBuffer(const char *buffer) { in AppendToErrorMessageBuffer() function