Searched refs:__cxa_finalize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c134 * Note that we may be entered recursively, as we'll call __cxa_finalize(0) at
136 * __cxa_finalize(__dso_handle) from their _fini.
139 __cxa_finalize(void *dso) function
178 __cxa_finalize(NULL);
347 * anything called from a __cxa_finalize call from the

Completed in 57 milliseconds