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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp415 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit(
424 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits(
464 ItaniumCXAAtExitSupport AtExitMgr; member in class:__anon3663::GenericLLVMIRPlatformSupport
629 AtExitMgr.runAtExits(DSOHandle);
762 static_cast<MachOPlatformSupport *>(Self)->AtExitMgr.registerAtExit(
767 static_cast<MachOPlatformSupport *>(Self)->AtExitMgr.runAtExits(DSOHandle);
911 ItaniumCXAAtExitSupport AtExitMgr; member in class:__anon3663::MachOPlatformSupport

Completed in 103 milliseconds