Searched defs:SetAbortMessage (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_linux_libcdep.cpp | 879 void SetAbortMessage(const char *str) { SetAbortMessage() function |
H A D | sanitizer_common.h | 954 inline void SetAbortMessage(const char *) {} in SetAbortMessage() function |
H A D | sanitizer_win.cpp | 1185 void SetAbortMessage(const char *) {} SetAbortMessage() function |