Searched refs:CrashRecoveryContextImpl (Results 1 – 2 of 2) sorted by relevance
23 struct CrashRecoveryContextImpl;24 static LLVM_THREAD_LOCAL const CrashRecoveryContextImpl *CurrentContext;26 struct CrashRecoveryContextImpl { struct31 const CrashRecoveryContextImpl *Next; argument40 CrashRecoveryContextImpl(CrashRecoveryContext *CRC) noexcept in CrashRecoveryContextImpl() function45 ~CrashRecoveryContextImpl() { in ~CrashRecoveryContextImpl() argument121 CrashRecoveryContextImpl *CRCI = (CrashRecoveryContextImpl *) Impl; in ~CrashRecoveryContext()133 const CrashRecoveryContextImpl *CRCI = CurrentContext; in GetCurrent()203 const CrashRecoveryContextImpl *CRCI = CurrentContext; in ExceptionFilter()217 const_cast<CrashRecoveryContextImpl *>(CRCI)->HandleCrash( in ExceptionFilter()[all …]
23847 …textImplEED1Ev", "llvm::sys::ThreadLocal<(anonymous namespace)::CrashRecoveryContextImpl const>::~…23859 …textImplEED0Ev", "llvm::sys::ThreadLocal<(anonymous namespace)::CrashRecoveryContextImpl const>::~…24899 …"typeinfo name for llvm::sys::ThreadLocal<(anonymous namespace)::CrashRecoveryContextImpl const>"},26160 …EE", "typeinfo for llvm::sys::ThreadLocal<(anonymous namespace)::CrashRecoveryContextImpl const>"},26659 …lEEE", "vtable for llvm::sys::ThreadLocal<(anonymous namespace)::CrashRecoveryContextImpl const>"},