Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.h65 loadDynamicVCRuntime(JITDylib &JD, bool DebugVersion = false);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp51 COFFVCRuntimeBootstrapper::loadDynamicVCRuntime(JITDylib &JD, in loadDynamicVCRuntime() function in COFFVCRuntimeBootstrapper
H A DCOFFPlatform.cpp263 : VCRuntimeBootstrap->loadDynamicVCRuntime(JD); in setupJITDylib()
399 : VCRuntimeBootstrap->loadDynamicVCRuntime(PlatformJD); in COFFPlatform()