Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp96 static void abort_with_message(const char *kind, uintptr_t caller) { in abort_with_message() function
104 static void abort_with_message(const char *kind, uintptr_t caller) { abort(); } in abort_with_message() function
131 abort_with_message(kind, caller); \