Searched refs:thrown_object_from_cxa_exception (Results 1 – 2 of 2) 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()553 … __cxa_decrement_exception_refcount(thrown_object_from_cxa_exception(exception_header)); in __cxa_end_catch()699 void* thrown_object = thrown_object_from_cxa_exception(exception_header); in __cxa_current_primary_exception()
53 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception() function196 return thrown_object_from_cxa_exception(exception_header); in __cxa_allocate_exception()559 … __cxa_decrement_exception_refcount(thrown_object_from_cxa_exception(exception_header)); in __cxa_end_catch()705 void* thrown_object = thrown_object_from_cxa_exception(exception_header); in __cxa_current_primary_exception()