Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_vector.cpp82 __cxa_vec_cleanup ( ptr_, idx_, element_size_, destructor_ ); in ~st_cxa_cleanup()
278 void __cxa_vec_cleanup( void* array_address, size_t element_count, in __cxa_vec_cleanup() function
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dcxxabi.h118 extern void __cxa_vec_cleanup(void* array_address,
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi_vec.cc79 __cxxabiv1::__cxa_vec_cleanup(array_, in ~scoped_cleanup()
250 void __cxa_vec_cleanup(void* array_address, in __cxa_vec_cleanup() function
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h185 void __cxa_vec_cleanup(void* array_address,
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt325 __cxa_vec_cleanup;