Searched refs:thrown_object_from_cxa_exception (Results 1 – 1 of 1) sorted by relevance
54 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception() function198 return thrown_object_from_cxa_exception(exception_header); in __cxa_allocate_exception()540 … __cxa_decrement_exception_refcount(thrown_object_from_cxa_exception(exception_header)); in __cxa_end_catch()686 void* thrown_object = thrown_object_from_cxa_exception(exception_header); in __cxa_current_primary_exception()