Home
last modified time | relevance | path

Searched defs:__cxa_thread_info (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h317 struct __cxa_thread_info { struct
318 std::unexpected_handler unexpectedHandler;
319 std::terminate_handler terminateHandler;
320 _Unwind_Exception* currentCleanup;
322 __cxa_eh_globals globals;