Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cpp780 void SetAbortMessage(const char *str) { in SetAbortMessage() function
791 void SetAbortMessage(const char *str) {} in SetAbortMessage() function
Dsanitizer_common.h863 inline void SetAbortMessage(const char *) {} in SetAbortMessage() function
Dsanitizer_win.cpp1128 void SetAbortMessage(const char *) {} in SetAbortMessage() function