Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc756 void SetAbortMessage(const char *str) { SetAbortMessage() function
767 void SetAbortMessage(const char *str) {} SetAbortMessage() function
H A Dsanitizer_common.h818 INLINE void SetAbortMessage(const char *) {} in SetAbortMessage() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h814 INLINE void SetAbortMessage(const char *) {} in SetAbortMessage() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h912 inline void SetAbortMessage(const char *) {} in SetAbortMessage() function
H A Dsanitizer_win.cpp1141 void SetAbortMessage(const char *) {} in SetAbortMessage() function