Home
last modified time | relevance | path

Searched refs:__cxa_free_dependent_exception (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.cpp190 void __cxa_free_dependent_exception (void * dependent_exception) { in __cxa_free_dependent_exception() function
501 __cxa_free_dependent_exception(dep_exception_header); in __cxa_end_catch()
678 __cxa_free_dependent_exception(dep_exception_header); in dependent_exception_cleanup()
Dcxa_exception.hpp119 extern "C" void __cxa_free_dependent_exception (void * dependent_exception);