Searched defs:__cxa_thread_info (Results 1 – 1 of 1) sorted by relevance
317 struct __cxa_thread_info { struct318 std::unexpected_handler unexpectedHandler;319 std::terminate_handler terminateHandler;320 _Unwind_Exception* currentCleanup;322 __cxa_eh_globals globals;