Searched refs:__get_exception_header_from_obj (Results 1 – 11 of 11) sorted by relevance
46 header = __get_exception_header_from_obj (de->primaryException); in __cxa_current_exception_type()
63 xh = __get_exception_header_from_obj (dx->primaryException); in __cxa_type_match()
579 throw_type = __get_exception_header_from_obj in PERSONALITY_FUNCTION()781 if (check_exception_spec (&info, __get_exception_header_from_obj in __cxa_call_unexpected()
205 __get_exception_header_from_obj (void *ptr) in __get_exception_header_from_obj() function
161 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type()
140 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type()
579 throw_type = __get_exception_header_from_obj in PERSONALITY_FUNCTION()784 if (check_exception_spec (&info, __get_exception_header_from_obj in __cxa_call_unexpected()
2009 (__get_exception_header_from_obj, __get_exception_header_from_ue):