Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_aux_runtime.cpp35 __cxa_throw_bad_array_new_length(void) { in __cxa_throw_bad_array_new_length() function
/openbsd-src/gnu/llvm/libcxxabi/include/
H A Dcxxabi.h72 __cxa_throw_bad_array_new_length(void);
/openbsd-src/gnu/llvm/libcxx/lib/abi/
H A DCHANGELOG.TXT438 libc++ now re-exports `__cxa_throw_bad_array_new_length` and `__cxa_uncaught_exceptions`,