Home
last modified time | relevance | path

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

/external/stlport/src/
Dcxa.c53 void *dso_handle; member
80 new->func.cxa.dso_handle = d; in __cxa_atexit()
175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) { in __cxa_finalize()