Home
last modified time | relevance | path

Searched refs:format_msg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp37 static void format_msg(const char *kind, uintptr_t caller, char *buf, in format_msg() function
83 format_msg(kind, caller, msg_buf, msg_buf + sizeof(msg_buf)); in SANITIZER_INTERFACE_WEAK_DEF()
98 format_msg(kind, caller, msg_buf, msg_buf + sizeof(msg_buf)); in abort_with_message()