HomeSort by relevance Sort by last modified time
    Searched refs:__aeabi_vec_dtor (Results 1 - 6 of 6) sorted by null

  /device/google/contexthub/firmware/lib/libc/
aeabi.cpp 113 extern "C" void* __aeabi_vec_dtor(void* user_array,
204 // __aeabi_vec_dtor is like __cxa_vec_dtor but has its parameters reordered and returns
208 extern "C" void* __aeabi_vec_dtor(void* user_array, function in namespace:__aeabiv1
220 // __aeabi_vec_dtor is like __cxa_vec_dtor but returns a pointer to the cookie.
231 __aeabi_vec_dtor(user_array, destructor,
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
cxxabi.h 268 void* __aeabi_vec_dtor(void* array_address,
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
cxxabi.h 268 void* __aeabi_vec_dtor(void* array_address,
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
cxxabi.h 268 void* __aeabi_vec_dtor(void* array_address,
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 453 void* __aeabi_vec_dtor(void* array_address, function
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 453 void* __aeabi_vec_dtor(void* array_address, function

Completed in 183 milliseconds