Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_exit.c32 #pragma weak __ghs_cpp_exception_cleanup macro
33 extern void __ghs_cpp_exception_cleanup(void);
147 __ghs_cpp_exception_cleanup();
Dind_thrd.c449 void __ghs_cpp_exception_cleanup(void) { in __ghs_cpp_exception_cleanup() function