Searched refs:__cxa_vec_cleanup (Results 1 – 5 of 5) sorted by relevance
82 __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
118 extern void __cxa_vec_cleanup(void* array_address,
79 __cxxabiv1::__cxa_vec_cleanup(array_, in ~scoped_cleanup()250 void __cxa_vec_cleanup(void* array_address, in __cxa_vec_cleanup() function
185 void __cxa_vec_cleanup(void* array_address,
325 __cxa_vec_cleanup;