Searched refs:_compilerrt_abort_impl (Results 1 – 2 of 2) sorted by relevance
6 extern void _compilerrt_abort_impl(const char *file, int line, const char *func);9 _compilerrt_abort_impl(file, line, func); in __my_abort()
8 void _compilerrt_abort_impl(const char *file, int line, const char *func) { in _compilerrt_abort_impl() function