Searched refs:MSanAtExitWrapper (Results 1 – 1 of 1) sorted by relevance
1170 void MSanAtExitWrapper(void *arg) { in MSanAtExitWrapper() function1186 return REAL(__cxa_atexit)(MSanAtExitWrapper, r, dso_handle); in INTERCEPTOR()