Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp395 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()
404 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()
444 ItaniumCXAAtExitSupport AtExitMgr; member in __anon266705120111::GenericLLVMIRPlatformSupport
609 AtExitMgr.runAtExits(DSOHandle); in deinitialize()
742 static_cast<MachOPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()
747 static_cast<MachOPlatformSupport *>(Self)->AtExitMgr.runAtExits(DSOHandle); in runAtExitsHelper()
891 ItaniumCXAAtExitSupport AtExitMgr; member in __anon266705120111::MachOPlatformSupport