Searched refs:assert_rtn (Results 1 – 1 of 1) sorted by relevance
66 …static inline void assert_rtn(const char* func, const char* file, int line, const char* msg) __at…67 static inline void assert_rtn(const char* func, const char* file, int line, const char* msg) { in assert_rtn() function83 #define _LIBUNWIND_ABORT(msg) assert_rtn(__func__, __FILE__, __LINE__, msg)