Searched refs:sCurrentExceptionHandle (Results 1 – 1 of 1) sorted by relevance
310 static LLVM_THREAD_LOCAL const void* sCurrentExceptionHandle; variable318 sCurrentExceptionHandle = handle; in installExceptionOrSignalHandlers()322 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle); in uninstallExceptionOrSignalHandlers()328 sCurrentExceptionHandle = NULL; in uninstallExceptionOrSignalHandlers()