Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi_vec.cc183 __cxa_vec_ctor(base, element_count, element_size, in __cxa_vec_new3()
200 __cxa_vec_ctor(void* array_address, in __cxa_vec_ctor() function
380 return __cxa_vec_ctor(array_address, in __aeabi_vec_ctor_nocookie_nodtor()
397 return __cxa_vec_ctor(base, in __aeabi_vec_ctor_cookie_nodtor()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_vector.cpp158 __cxa_vec_ctor ( vec_base, element_count, element_size, constructor, destructor ); in __cxa_vec_new2()
187 __cxa_vec_ctor ( vec_base, element_count, element_size, constructor, destructor ); in __cxa_vec_new3()
230 void __cxa_vec_ctor( in __cxa_vec_ctor() function
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dcxxabi.h107 extern void __cxa_vec_ctor(void* array_address,
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h174 __cxa_vec_ctor(void* array_address,
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt326 __cxa_vec_ctor;