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

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp43 std::vector<std::string> ImportedLibraries; local
55 std::vector<std::string> ImportedLibraries; local
62 loadVCRuntime( JITDylib &JD, std::vector<std::string> &ImportedLibraries, ArrayRef<StringRef> VCLibs, ArrayRef<StringRef> UCRTLibs) argument
[all...]

Completed in 102 milliseconds