Searched refs:__cxxabiv1 (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-9.3-release/contrib/libcxxrt/
H A Dabi_namespace.h5 #define ABI_NAMESPACE __cxxabiv1
H A Dcxxabi.h44 namespace __cxxabiv1 { namespace
241 namespace abi = __cxxabiv1;
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_unex_handler.cc33 std::unexpected_handler __cxxabiv1::__unexpected_handler = std::terminate;
H A Deh_aux_runtime.cc38 __cxxabiv1::__cxa_bad_cast ()
48 __cxxabiv1::__cxa_bad_typeid ()
H A Deh_terminate.cc37 using namespace __cxxabiv1;
40 __cxxabiv1::__terminate (std::terminate_handler handler)
57 __cxxabiv1::__unexpected (std::unexpected_handler handler)
H A Deh_term_handler.cc45 std::terminate_handler __cxxabiv1::__terminate_handler =
H A Deh_type.cc35 namespace __cxxabiv1 namespace
51 } // namespace __cxxabiv1
H A Deh_globals.cc48 using namespace __cxxabiv1;
63 __cxxabiv1::__cxa_get_globals_fast() throw()
67 __cxxabiv1::__cxa_get_globals() throw()
118 __cxxabiv1::__cxa_get_globals_fast() throw()
129 __cxxabiv1::__cxa_get_globals() throw()
153 __cxxabiv1::__cxa_get_globals_fast() throw()
157 __cxxabiv1::__cxa_get_globals() throw()
H A Deh_catch.cc33 using namespace __cxxabiv1;
36 __cxxabiv1::__cxa_get_exception_ptr(void *exc_obj_in) throw()
45 __cxxabiv1::__cxa_begin_catch (void *exc_obj_in) throw()
96 __cxxabiv1::__cxa_end_catch ()
H A Dpure.cc52 __cxxabiv1::__cxa_pure_virtual (void)
H A Deh_throw.cc33 using namespace __cxxabiv1;
57 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo,
80 __cxxabiv1::__cxa_rethrow ()
H A Deh_alloc.cc56 using namespace __cxxabiv1;
107 __cxxabiv1::__cxa_allocate_exception(std::size_t thrown_size) throw()
152 __cxxabiv1::__cxa_free_exception(void *vptr) throw()
H A Dguard.cc67 __test_and_acquire (__cxxabiv1::__guard *g)
78 __set_and_release (__cxxabiv1::__guard *g)
113 namespace __cxxabiv1 namespace
H A Deh_arm.cc35 using namespace __cxxabiv1;
H A Dtinfo2.cc53 namespace __cxxabiv1 { namespace
H A Deh_call.cc35 using namespace __cxxabiv1;
H A Dcxxabi.h55 namespace __cxxabiv1 namespace
150 } // namespace __cxxabiv1
157 namespace __cxxabiv1 namespace
528 } // namespace __cxxabiv1
531 namespace abi = __cxxabiv1;
H A Dunwind-cxx.h45 namespace __cxxabiv1 namespace
247 } /* namespace __cxxabiv1 */
H A Deh_personality.cc35 using namespace __cxxabiv1;
330 namespace __cxxabiv1
760 } // namespace __cxxabiv1
329 namespace __cxxabiv1 namespace
H A Dvec.cc39 namespace __cxxabiv1 namespace
359 } // namespace __cxxabiv1
/freebsd-9.3-release/contrib/libstdc++/config/cpu/ia64/
H A Datomic_word.h42 __test_and_acquire (__cxxabiv1::__guard *__g)
55 __set_and_release (__cxxabiv1::__guard *__g)
/freebsd-9.3-release/contrib/libc++/src/
H A Dtypeinfo.cpp58 void __cxxabiv1::__cxa_bad_typeid()
64 void __cxxabiv1::__cxa_bad_cast()
H A Dexception.cpp22 using namespace __cxxabiv1;
34 using namespace __cxxabiv1;
/freebsd-9.3-release/contrib/libstdc++/config/cpu/generic/
H A Dcxxabi_tweaks.h38 namespace __cxxabiv1 namespace
57 } // namespace __cxxabiv1
/freebsd-9.3-release/contrib/libstdc++/config/cpu/arm/
H A Dcxxabi_tweaks.h38 namespace __cxxabiv1 namespace
77 } // namespace __cxxabiv1

Completed in 173 milliseconds

12