Searched refs:__cxa_atexit (Results 1 – 2 of 2) sorted by relevance
12 corresponding destructors. Instead, the constructor must call __cxa_atexit
70 int __cxa_atexit(void (*func)(void *), void *arg, void *d) in __cxa_atexit() function