Home
last modified time | relevance | path

Searched refs:__cxa_vec_constructor (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h144 (*__cxa_vec_constructor)(void *); typedef
146 typedef __cxa_vec_constructor __cxa_vec_destructor;
154 __cxa_vec_constructor constructor,
160 __cxa_vec_constructor constructor,
168 __cxa_vec_constructor constructor,
177 __cxa_vec_constructor constructor,
231 using __cxxabiv1::__cxa_vec_constructor;
236 __cxa_vec_constructor constructor,
241 __cxa_vec_constructor constructor,
257 __cxa_vec_constructor constructor);
[all …]
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi_vec.cc39 typedef __cxa_vec_constructor constructor_func;