Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/fuzzer/
H A Dlibcxx.test7 CHECK-NOT: t __cxa_allocate_dependent_exception
/llvm-project/libcxxabi/src/
H A Dcxa_exception.h164 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception ();
H A Dcxa_exception.cpp231 void * __cxa_allocate_dependent_exception () { in __cxa_init_primary_exception() function
762 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception()); in __cxa_init_primary_exception()
/llvm-project/libcxx/lib/abi/
H A Di686-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2289 {'is_defined': True, 'name': '__cxa_allocate_dependent_exception', 'type': 'FUNC'}
H A Dx86_64-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2283 {'is_defined': True, 'name': '__cxa_allocate_dependent_exception', 'type': 'FUNC'}