Home
last modified time | relevance | path

Searched defs:VCRuntimePath (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp166 const char *VCRuntimePath, std::optional<SymbolAliasMap> RuntimeAliases) { in Create()
229 const char *VCRuntimePath, in Create()
391 const char *VCRuntimePath, Error &Err) in COFFPlatform()
H A DLLJIT.cpp1111 const char *VCRuntimePath = nullptr; operator ()() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h562 addVCRuntime(std::string VCRuntimePath,bool StaticVCRuntime) addVCRuntime() argument