Home
last modified time | relevance | path

Searched refs:__cxa_throw_bad_array_new_length (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxxabi/test/
H A Dtest_aux_runtime_op_array_new.pass.cpp27 __cxxabiv1::__cxa_throw_bad_array_new_length(); in bad_array_new_length_test()
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_aux_runtime.cpp35 __cxa_throw_bad_array_new_length(void) { in __cxa_throw_bad_array_new_length() function
/llvm-project-15.0.7/libcxxabi/include/
H A Dcxxabi.h72 __cxa_throw_bad_array_new_length(void);
/llvm-project-15.0.7/libcxx/lib/abi/
H A DCHANGELOG.TXT383 libc++ now re-exports `__cxa_throw_bad_array_new_length` and `__cxa_uncaught_exceptions`,