Home
last modified time | relevance | path

Searched refs:SDKPath (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/dsymutil/
H A Ddsymutil.cpp400 std::string SDKPath = llvm::sys::fs::getMainExecutable(argv[0], P); in main() local
401 SDKPath = llvm::sys::path::parent_path(SDKPath); in main()
572 TempFiles, getOutputFileName(InputFile), *OptionsOrErr, SDKPath)) in main()
H A DMachOUtils.h39 StringRef SDKPath);
/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A Ddsymutil.cpp425 std::string SDKPath = llvm::sys::fs::getMainExecutable(argv[0], P); in main() local
426 SDKPath = llvm::sys::path::parent_path(SDKPath); in main()
624 *OptionsOrErr, SDKPath)) in main()
H A DMachOUtils.h41 StringRef SDKPath);
H A DMachOUtils.cpp56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
57 auto Path = sys::findProgramByName("lipo", makeArrayRef(SDKPath)); in runLipo()
78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary() argument
115 return Options.NoOutput ? true : runLipo(SDKPath, Args); in generateUniversalBinary()
/dports/devel/llvm80/llvm-8.0.1.src/tools/dsymutil/
H A Ddsymutil.cpp411 std::string SDKPath = llvm::sys::fs::getMainExecutable(argv[0], P); in main() local
412 SDKPath = llvm::sys::path::parent_path(SDKPath); in main()
607 *OptionsOrErr, SDKPath)) in main()
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/llvm10/llvm-10.0.1.src/tools/dsymutil/
H A DMachOUtils.h41 StringRef SDKPath);
H A Ddsymutil.cpp457 std::string SDKPath = sys::fs::getMainExecutable(argv[0], P); in main() local
458 SDKPath = sys::path::parent_path(SDKPath); in main()
640 Options.LinkOpts, SDKPath)) in main()
H A DMachOUtils.cpp56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
57 auto Path = sys::findProgramByName("lipo", makeArrayRef(SDKPath)); in runLipo()
78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary() argument
115 return Options.NoOutput ? true : runLipo(SDKPath, Args); in generateUniversalBinary()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/dsymutil/
H A DMachOUtils.h41 StringRef SDKPath);
H A DMachOUtils.cpp56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
57 auto Path = sys::findProgramByName("lipo", makeArrayRef(SDKPath)); in runLipo()
78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary() argument
115 return Options.NoOutput ? true : runLipo(SDKPath, Args); in generateUniversalBinary()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
H A DMachOUtils.cpp56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
57 auto Path = sys::findProgramByName("lipo", makeArrayRef(SDKPath)); in runLipo()
78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary() argument
115 return Options.NoOutput ? true : runLipo(SDKPath, Args); in generateUniversalBinary()
/dports/devel/llvm11/llvm-11.0.1.src/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
H A DMachOUtils.cpp56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
57 auto Path = sys::findProgramByName("lipo", makeArrayRef(SDKPath)); in runLipo()
78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary() argument
115 return Options.NoOutput ? true : runLipo(SDKPath, Args); in generateUniversalBinary()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/dsymutil/
H A DMachOUtils.h42 StringRef SDKPath);

123