Lines Matching refs:_LIBCXXABI_FUNC_VIS
142 _LIBCXXABI_FUNC_VIS void *__cxa_allocate_exception(size_t thrown_size) throw() { in __cxa_allocate_exception()
154 _LIBCXXABI_FUNC_VIS void __cxa_free_exception(void *thrown_object) throw() { in __cxa_free_exception()
205 _LIBCXXABI_FUNC_VIS LIBCXXABI_NORETURN void
238 _LIBCXXABI_FUNC_VIS
254 _LIBCXXABI_FUNC_VIS
426 _LIBCXXABI_FUNC_VIS void __cxa_end_catch() { in __cxa_end_catch()
503 _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type() { in __cxa_current_exception_type()
528 _LIBCXXABI_FUNC_VIS LIBCXXABI_NORETURN void __cxa_rethrow() { in __cxa_rethrow()
573 _LIBCXXABI_FUNC_VIS void
590 _LIBCXXABI_FUNC_VIS void
614 _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception()