Home
last modified time | relevance | path

Searched refs:__GXX_INIT_PRIMARY_EXCEPTION_CLASS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dunwind-cxx.h262 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(_Unwind_Exception_Class c) in __GXX_INIT_PRIMARY_EXCEPTION_CLASS() function
357 #define __GXX_INIT_PRIMARY_EXCEPTION_CLASS(c) c = __gxx_primary_exception_class macro
Deh_throw.cc71 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(header->exc.unwindHeader.exception_class); in __cxa_init_primary_exception()