Searched defs:SDKPath (Results 1 – 6 of 6) sorted by relevance
36 static bool runLipo(StringRef SDKPath, SmallVectorImpl<const char *> &Args) { in runLipo()59 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary()
245 std::string SDKPath = llvm::sys::fs::getMainExecutable(argv[0], MainAddr); in main() local
56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo()78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary()
484 std::string SDKPath = sys::fs::getMainExecutable(argv[0], P); in main() local
242 static bool getWindows10SDKVersion(const std::string &SDKPath, in getWindows10SDKVersion()
1068 static bool getWindows10SDKVersionFromPath(const std::string &SDKPath, in getWindows10SDKVersionFromPath()