Home
last modified time | relevance | path

Searched refs:__cxa_free_exception (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_tm.cc50 __cxa_free_exception (h + 1); in free_any_cxa_exception()
76 __cxa_free_exception (unthrown_obj); in __cxa_tm_cleanup()
H A Deh_ptr.cc119 __cxa_free_exception (_M_exception_object); in _M_release()
217 __cxa_free_exception (header + 1); in __gxx_dependent_exception_cleanup()
H A Dcxxabi_init_exception.h66 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
H A Deh_throw.cc51 __cxa_free_exception (header + 1); in __gxx_exception_cleanup()
H A Dexception_ptr.h206 __cxxabiv1::__cxa_free_exception(__e); in make_exception_ptr()
H A Deh_alloc.cc299 __cxxabiv1::__cxa_free_exception(void *vptr) _GLIBCXX_NOTHROW in __cxa_free_exception() function in __cxxabiv1
H A Dcxxabi.h612 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_tm.cc50 __cxa_free_exception (h + 1); in free_any_cxa_exception()
76 __cxa_free_exception (unthrown_obj); in __cxa_tm_cleanup()
H A Deh_ptr.cc107 __cxa_free_exception (_M_exception_object); in _M_release()
185 __cxa_free_exception (header + 1); in __gxx_dependent_exception_cleanup()
H A Dcxxabi_init_exception.h66 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
H A Deh_throw.cc51 __cxa_free_exception (header + 1); in __gxx_exception_cleanup()
H A Dexception_ptr.h255 __cxxabiv1::__cxa_free_exception(__e); in make_exception_ptr()
H A Deh_alloc.cc299 __cxxabiv1::__cxa_free_exception(void *vptr) _GLIBCXX_NOTHROW in __cxa_free_exception() function in __cxxabiv1
H A Dcxxabi.h620 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc123 extern "C" void __cxa_free_exception(void *thrown_exception);
311 __cxa_free_exception(static_cast<void*>(ex + 1)); in exception_cleanup()
331 __cxa_free_exception(ex+1); in free_exception_list()
603 extern "C" void __cxa_free_exception(void *thrown_exception) in __cxa_free_exception() function
635 __cxa_free_exception(exception+1); in releaseException()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu-versioned-namespace.ver177 __cxa_free_exception;
H A Dgnu.ver2467 __cxa_free_exception;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu-versioned-namespace.ver174 __cxa_free_exception;
H A Dgnu.ver2322 __cxa_free_exception;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/post/mips-linux-gnu/
H A Dbaseline_symbols.txt2254 FUNC:__cxa_free_exception@@CXXABI_1.3
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/post/mips-linux-gnu/
H A Dbaseline_symbols.txt2254 FUNC:__cxa_free_exception@@CXXABI_1.3
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20042445 (__cxa_free_exception): Likewise.
2475 (__cxa_free_exception): Likewise for free.
4034 * libsupc++/eh_alloc.cc (__cxa_free_exception): Add exception
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/post/mips64-linux-gnu/64/
H A Dbaseline_symbols.txt2485 FUNC:__cxa_free_exception@@CXXABI_1.3
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/post/mips64-linux-gnu/64/
H A Dbaseline_symbols.txt2485 FUNC:__cxa_free_exception@@CXXABI_1.3
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/post/mips64-linux-gnu/
H A Dbaseline_symbols.txt2485 FUNC:__cxa_free_exception@@CXXABI_1.3

1234