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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp744 void SetAbortMessage(const char *str) { function in namespace:__sanitizer
755 void SetAbortMessage(const char *str) {} function in namespace:__sanitizer
H A Dsanitizer_common.h835 INLINE void SetAbortMessage(const char *) {} function in namespace:__sanitizer
H A Dsanitizer_win.cpp1104 void SetAbortMessage(const char *) {} function in namespace:__sanitizer

Completed in 46 milliseconds