Home
last modified time | relevance | path

Searched defs:SetAbortMessage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp904 void SetAbortMessage(const char *str) { in SetAbortMessage() function
915 void SetAbortMessage(const char *str) {} in SetAbortMessage() function
H A Dsanitizer_common.h954 inline void SetAbortMessage(const char *) {} in SetAbortMessage() function
H A Dsanitizer_win.cpp1186 void SetAbortMessage(const char *) {} in SetAbortMessage() function