Home
last modified time | relevance | path

Searched refs:__cxa_atexit (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/standalone/init-fini-arrays/
DREADME12 corresponding destructors. Instead, the constructor must call __cxa_atexit
/ndk/sources/cxx-stl/stlport/src/
Dcxa.c70 int __cxa_atexit(void (*func)(void *), void *arg, void *d) in __cxa_atexit() function