D | cxxabi_vec.cc | 73 destructor_func destructor) in scoped_cleanup() argument 75 destructor_(destructor) {} in scoped_cleanup() 123 destructor_func destructor) { in __cxa_vec_new() argument 125 constructor, destructor, in __cxa_vec_new() 133 destructor_func destructor, in __cxa_vec_new2() argument 141 constructor, destructor, alloc, in __cxa_vec_new2() 149 destructor_func destructor, in __cxa_vec_new3() argument 184 constructor, destructor); in __cxa_vec_new3() 204 destructor_func destructor) { in __cxa_vec_ctor() argument 209 scoped_cleanup cleanup(array_address, n, element_size, destructor); in __cxa_vec_ctor() [all …]
|