Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp891 void SetAbortMessage(const char *str) { SetAbortMessage() function
902 void SetAbortMessage(const char *str) {} SetAbortMessage() function
H A Dsanitizer_common.h954 inline void SetAbortMessage(const char *) {} SetAbortMessage() function
H A Dsanitizer_win.cpp1181 void SetAbortMessage(const char *) {} SetAbortMessage() function