Home
last modified time | relevance | path

Searched defs:__cxa_eh_globals (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dunwind-cxx.h91 struct __cxa_eh_globals struct
101 // The __cxa_eh_globals for the current thread can be obtained by using argument
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dunwind-cxx.h81 struct __cxa_eh_globals struct
88 // The __cxa_eh_globals for the current thread can be obtained by using argument
/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.h148 struct _LIBCXXABI_HIDDEN __cxa_eh_globals { struct
156 extern "C" _LIBCXXABI_FUNC_VIS __cxa_eh_globals * __cxa_get_globals (); argument