Searched defs:thrown_ptr (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_arm.cc54 void* thrown_ptr = *thrown_ptr_p; local
H A Deh_personality.cc114 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, void* thrown_ptr, _Unwind_Sword filter_value) argument
153 save_caught_exception(struct _Unwind_Exception* ue_header, struct _Unwind_Context* context, void* thrown_ptr, int handler_switch_value, const unsigned char* language_specific_data, _Unwind_Ptr landing_pad, const unsigned char* action_record __attribute__((__unused__))) argument
223 void *thrown_ptr = *thrown_ptr_p; local
244 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, void* thrown_ptr, _Unwind_Sword filter_value) argument
277 save_caught_exception(struct _Unwind_Exception* ue_header, struct _Unwind_Context* context __attribute__((__unused__)), void* thrown_ptr, int handler_switch_value, const unsigned char* language_specific_data, _Unwind_Ptr landing_pad __attribute__((__unused__)), const unsigned char* action_record) argument
368 void* thrown_ptr = ue_header + 1; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc109 void *thrown_ptr = *thrown_ptr_p; local
130 check_exception_spec(lsda_header_info *info, const std::type_info *throw_type, void *thrown_ptr, _Unwind_Sword filter_value) argument
203 void *thrown_ptr = xh + 1; local
[all...]

Completed in 167 milliseconds