Searched refs:abort_with_message (Results 1 – 1 of 1) sorted by relevance
96 static void abort_with_message(const char *kind, uintptr_t caller) { in abort_with_message() function104 static void abort_with_message(const char *kind, uintptr_t caller) { abort(); } in abort_with_message() function131 abort_with_message(kind, caller); \