Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.h65 loadDynamicVCRuntime(JITDylib &JD, bool DebugVersion = false);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp51 COFFVCRuntimeBootstrapper::loadDynamicVCRuntime(JITDylib &JD, in loadDynamicVCRuntime() function in COFFVCRuntimeBootstrapper
H A DCOFFPlatform.cpp296 : VCRuntimeBootstrap->loadDynamicVCRuntime(JD); in setupJITDylib()
417 : VCRuntimeBootstrap->loadDynamicVCRuntime(PlatformJD); in COFFPlatform()