Home
last modified time | relevance | path

Searched refs:exceptionDestructor (Results 1 – 5 of 5) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.hpp42 void (*exceptionDestructor)(void *); member
79 void (*exceptionDestructor)(void *); member
Dcxa_exception.cpp266 exception_header->exceptionDestructor = dest; in __cxa_throw()
654 if (NULL != exception_header->exceptionDestructor) in __cxa_decrement_exception_refcount()
655 exception_header->exceptionDestructor(thrown_object); in __cxa_decrement_exception_refcount()
/external/llvm-project/libcxxabi/src/
Dcxa_exception.h46 void (*exceptionDestructor)(void *); member
84 void (*exceptionDestructor)(void *); member
Dcxa_exception.cpp264 exception_header->exceptionDestructor = dest; in __cxa_throw()
652 if (NULL != exception_header->exceptionDestructor) in __cxa_decrement_exception_refcount()
653 exception_header->exceptionDestructor(thrown_object); in __cxa_decrement_exception_refcount()
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi4399 …<var-decl name='exceptionDestructor' type-id='type-id-93' visibility='default' filepath='../../../…