Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp87 class GenericLLVMIRPlatformSupport;
93 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform()
104 GenericLLVMIRPlatformSupport &S;
112 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper()
121 GenericLLVMIRPlatformSupport &PS;
131 class GenericLLVMIRPlatformSupport : public LLJIT::PlatformSupport { class
133 GenericLLVMIRPlatformSupport(LLJIT &J, JITDylib &PlatformJD) in GenericLLVMIRPlatformSupport() function in __anonc48a5abb0111::GenericLLVMIRPlatformSupport
430 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerCxaAtExitHelper()
439 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()
448 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()
[all …]