Searched refs:SetAbortMessage (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp54 SetAbortMessage(Message);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp748 void SetAbortMessage(const char *str) { function in namespace:__sanitizer
759 void SetAbortMessage(const char *str) {} function in namespace:__sanitizer
H A Dsanitizer_common.h832 void SetAbortMessage(const char *);
836 INLINE void SetAbortMessage(const char *) {} function in namespace:__sanitizer
H A Dsanitizer_win.cpp1109 void SetAbortMessage(const char *) {} function in namespace:__sanitizer
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp179 SetAbortMessage(buffer_copy.data());
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp49 SetAbortMessage(error_message_.data());

Completed in 65 milliseconds