Searched refs:__libcpp_abort_debug_function (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/src/
H A Ddebug.cpp31 __libcpp_debug_function = __libcpp_abort_debug_function;
38 _LIBCPP_NORETURN void __libcpp_abort_debug_function(__libcpp_debug_info const& info) { function
47 __libcpp_abort_debug_function(info);

Completed in 71 milliseconds