Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp43 std::vector<std::string> ImportedLibraries; in loadStaticVCRuntime() local
55 std::vector<std::string> ImportedLibraries; in loadDynamicVCRuntime() local
63 JITDylib &JD, std::vector<std::string> &ImportedLibraries, in loadVCRuntime()