Home
last modified time | relevance | path

Searched defs:StaticVCRuntime (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h194 bool StaticVCRuntime; variable
H A DLLJIT.h588 bool StaticVCRuntime) { in addVCRuntime()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp165 LoadDynamicLibrary LoadDynLibrary, bool StaticVCRuntime, in Create() argument
228 LoadDynamicLibrary LoadDynLibrary, bool StaticVCRuntime, in Create() argument
390 LoadDynamicLibrary LoadDynLibrary, bool StaticVCRuntime, in COFFPlatform() argument
[all...]
H A DLLJIT.cpp1145 bool StaticVCRuntime = false; in operator ()() local