Searched defs:destructor (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Datexit_thread.cc51 void (*destructor)(void *); member in struct:__anon2394::elt
H A Dvec.cc78 __cxa_vec_new(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
90 __cxa_vec_new2(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *)) argument
132 __cxa_vec_new3(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *, std::size_t)) argument
173 __cxa_vec_ctor(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor) argument
201 __cxa_vec_cctor(void *dest_array, void *src_array, std::size_t element_count, std::size_t element_size, __cxa_cdtor_return_type (*constructor) (void *, void *), __cxa_cdtor_type destructor) argument
232 __cxa_vec_dtor(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type destructor) argument
267 __cxa_vec_cleanup(void *array_address, std::size_t element_count, std::size_t element_size, __cxa_cdtor_type destructor) argument
296 __cxa_vec_delete(void *array_address, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type destructor) argument
307 __cxa_vec_delete2(void *array_address, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type destructor, void (*dealloc) (void *)) argument
340 __cxa_vec_delete3(void *array_address, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type destructor, void (*dealloc) (void *, std::size_t)) argument
452 __aeabi_vec_new_cookie(std::size_t element_size, std::size_t element_count, abi::__cxa_cdtor_type constructor, abi::__cxa_cdtor_type destructor) argument
464 __aeabi_vec_dtor(void *array_address, abi::__cxa_cdtor_type destructor, std::size_t element_size, std::size_t element_count) argument
475 __aeabi_vec_dtor_cookie(void *array_address, abi::__cxa_cdtor_type destructor) argument
490 __aeabi_vec_delete(void *array_address, abi::__cxa_cdtor_type destructor) argument
503 __aeabi_vec_delete3(void *array_address, abi::__cxa_cdtor_type destructor, void (*dealloc) (void *, std::size_t)) argument
[all...]
/haiku-buildtools/gcc/libgcc/config/rs6000/
H A Ddarwin-crt2.c72 void (*destructor)(struct live_images *); /* destructor for this */ member in struct:live_images
/haiku-buildtools/gcc/libgcc/config/
H A Dunwind-dw2-fde-darwin.c76 void (*destructor)(struct live_images *); /* destructor for this */ member in struct:live_images
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_hooks.h214 class destructor class in namespace:__gnu_test
/haiku-buildtools/legacy/binutils/libiberty/
H A Dcplus-dem.c130 int destructor; member in struct:work_stuff
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dcplus-dem.c131 int destructor; member in struct:work_stuff
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dcplus-dem.c135 int destructor; member in struct:work_stuff
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dcplus-dem.c135 int destructor; member in struct:work_stuff
[all...]
/haiku-buildtools/legacy/binutils/include/
H A Dhp-symtab.h1754 unsigned int destructor:1; /* destructor function */ member in struct:quick_procedure
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c2513 finish_pseudo_destructor_expr (tree object, tree scope, tree destructor, argument
[all...]
/haiku-buildtools/binutils/include/
H A Dhp-symtab.h1755 unsigned int destructor:1; /* destructor function */ member in struct:quick_procedure

Completed in 302 milliseconds