Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dconfig.h66 …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() function
83 #define _LIBUNWIND_ABORT(msg) assert_rtn(__func__, __FILE__, __LINE__, msg)