/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | unwind-cxx.h | 62 struct __cxa_exception struct 74 __cxa_exception *nextException; argument 82 __cxa_exception* nextPropagatingException; argument 105 __cxa_exception exc; 128 __cxa_exception *nextException; 136 __cxa_exception* nextPropagatingException; 157 __cxa_exception *caughtExceptions; 160 __cxa_exception* propagatingExceptions; 204 static inline __cxa_exception * 207 return reinterpret_cast<__cxa_exception *>(ptr) - 1; in __get_exception_header_from_obj() [all …]
|
H A D | eh_ptr.cc | 56 static_assert( termHandler<__cxa_exception>() 66 static_assert( adjptr<__cxa_exception>() 140 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() 148 __cxa_exception *header = globals->caughtExceptions; in current_exception()
|
H A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() 46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch() 97 __cxa_exception *header = globals->caughtExceptions; in __cxa_end_catch()
|
H A D | eh_arm.cc | 51 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in __cxa_type_match() 100 __cxa_exception *header = __get_exception_header_from_ue(ue_header); in __cxa_begin_cleanup() 133 __cxa_exception *header; in __gnu_end_cleanup()
|
H A D | eh_call.cc | 51 __cxa_exception* xh; in __cxa_call_terminate() 78 __cxa_exception* xh; in __cxa_call_unexpected() 123 __cxa_exception* new_xh = globals->caughtExceptions; in __cxa_call_unexpected()
|
H A D | eh_tm.cc | 96 __cxa_exception *h = globals->caughtExceptions; in __cxa_tm_cleanup() 105 __cxa_exception *next; in __cxa_tm_cleanup()
|
H A D | eh_globals.cc | 85 __cxa_exception* exn = g->caughtExceptions; in eh_globals_dtor() 86 __cxa_exception* next; in eh_globals_dtor()
|
H A D | eh_personality.cc | 290 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in save_caught_exception() 311 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in restore_caught_exception() 428 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in PERSONALITY_FUNCTION() 758 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected() 777 __cxa_exception *new_xh = globals->caughtExceptions; in __cxa_call_unexpected()
|
H A D | eh_type.cc | 39 __cxa_exception *header = globals->caughtExceptions; in __cxa_current_exception_type()
|
H A D | eh_throw.cc | 105 __cxa_exception *header = globals->caughtExceptions; in __cxa_rethrow()
|
H A D | cxxabi.h | 584 struct __cxa_exception;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | unwind-cxx.h | 62 struct __cxa_exception struct 74 __cxa_exception *nextException; argument 82 __cxa_exception* nextPropagatingException; argument 105 __cxa_exception exc; 128 __cxa_exception *nextException; 136 __cxa_exception* nextPropagatingException; 157 __cxa_exception *caughtExceptions; 160 __cxa_exception* propagatingExceptions; 204 static inline __cxa_exception * 207 return reinterpret_cast<__cxa_exception *>(ptr) - 1; in __get_exception_header_from_obj() [all …]
|
H A D | eh_catch.cc | 45 __cxa_exception *prev = globals->caughtExceptions; in __cxa_begin_catch() 46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch() 97 __cxa_exception *header = globals->caughtExceptions; in __cxa_end_catch()
|
H A D | eh_arm.cc | 51 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in __cxa_type_match() 100 __cxa_exception *header = __get_exception_header_from_ue(ue_header); in __cxa_begin_cleanup() 133 __cxa_exception *header; in __gnu_end_cleanup()
|
H A D | eh_call.cc | 51 __cxa_exception* xh; in __cxa_call_terminate() 78 __cxa_exception* xh; in __cxa_call_unexpected() 123 __cxa_exception* new_xh = globals->caughtExceptions; in __cxa_call_unexpected()
|
H A D | eh_ptr.cc | 47 static_assert( termHandler<__cxa_exception>() 57 static_assert( adjptr<__cxa_exception>() 161 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() 180 __cxa_exception *header = globals->caughtExceptions; in current_exception()
|
H A D | eh_tm.cc | 96 __cxa_exception *h = globals->caughtExceptions; in __cxa_tm_cleanup() 105 __cxa_exception *next; in __cxa_tm_cleanup()
|
H A D | eh_globals.cc | 78 __cxa_exception* exn = g->caughtExceptions; in eh_globals_dtor() 79 __cxa_exception* next; in eh_globals_dtor()
|
H A D | eh_personality.cc | 290 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in save_caught_exception() 311 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in restore_caught_exception() 428 __cxa_exception* xh = __get_exception_header_from_ue(ue_header); in PERSONALITY_FUNCTION() 755 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected() 774 __cxa_exception *new_xh = globals->caughtExceptions; in __cxa_call_unexpected()
|
H A D | eh_type.cc | 39 __cxa_exception *header = globals->caughtExceptions; in __cxa_current_exception_type()
|
H A D | eh_throw.cc | 102 __cxa_exception *header = globals->caughtExceptions; in __cxa_rethrow()
|
H A D | cxxabi.h | 576 struct __cxa_exception;
|
H A D | vec.cc | 43 __cxa_exception* p;
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
H A D | exception.cc | 70 struct __cxa_exception *ex, in saveLandingPad() 94 struct __cxa_exception *ex, in loadLandingPad() 205 __cxa_exception *nextException; 268 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() 270 return reinterpret_cast<__cxa_exception*>(static_cast<char*>(ex) - in exceptionFromPointer() 271 offsetof(struct __cxa_exception, unwindHeader)); in exceptionFromPointer() 273 static __cxa_exception *realExceptionFromException(__cxa_exception *ex) in realExceptionFromException() 276 …return reinterpret_cast<__cxa_exception*>((reinterpret_cast<__cxa_dependent_exception*>(ex))->prim… in realExceptionFromException() 323 static void free_exception_list(__cxa_exception *ex) in free_exception_list() 583 size_t size = thrown_size + sizeof(__cxa_exception); in __cxa_allocate_exception() [all …]
|
H A D | cxxabi.h | 77 struct __cxa_exception struct 105 __cxa_exception *nextException; argument 181 __cxa_exception *caughtExceptions; argument
|