Searched refs:cxa_exception_from_thrown_object (Results 1 – 1 of 1) sorted by relevance
43 cxa_exception_from_thrown_object(void* thrown_object) in cxa_exception_from_thrown_object() function66 return cxa_exception_from_thrown_object(unwind_exception + 1 ); in cxa_exception_from_exception_unwind_exception()191 ((char *)cxa_exception_from_thrown_object(thrown_object)) - header_offset; in __cxa_free_exception()245 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_throw()519 … cxa_exception_from_thrown_object(dep_exception_header->primaryException); in __cxa_end_catch()618 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_increment_exception_refcount()635 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_decrement_exception_refcount()668 exception_header = cxa_exception_from_thrown_object(dep_exception_header->primaryException); in __cxa_current_primary_exception()704 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_rethrow_primary_exception()