| /llvm-project-15.0.7/lldb/test/Shell/Subprocess/Inputs/ |
| H A D | fork.cpp | 32 int child_func(const char *argv0) { in child_func() 44 const char *argv0 = static_cast<char*>(argv0_ptr); in child_top_func() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 137 static std::unique_ptr<Module> loadFile(const char *argv0, in loadFile() 253 ModuleLazyLoaderCache(std::function<std::unique_ptr<Module>( in ModuleLazyLoaderCache() 271 Module &ModuleLazyLoaderCache::operator()(const char *argv0, in operator ()() 309 static bool importFunctions(const char *argv0, Module &DestModule) { in importFunctions() 319 const std::string &Identifier) { in importFunctions() 376 static bool linkFiles(const char *argv0, LLVMContext &Context, Linker &L, in linkFiles()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_test_main.cpp | 15 const char *argv0; variable
|
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | Main.cpp | 70 static int createDependencyFile(const TGParser &Parser, const char *argv0) { in createDependencyFile() 88 int llvm::TableGenMain(const char *argv0, TableGenMainFn *MainFn) { in TableGenMain()
|
| /llvm-project-15.0.7/compiler-rt/test/fuzzer/ |
| H A D | InitializeTest.cpp | 13 static char *argv0 = NULL; variable
|
| /llvm-project-15.0.7/flang/tools/flang-driver/ |
| H A D | fc1_main.cpp | 33 int fc1_main(llvm::ArrayRef<const char *> argv, const char *argv0) { in fc1_main()
|
| H A D | driver.cpp | 38 std::string getExecutablePath(const char *argv0) { in getExecutablePath()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/ |
| H A D | tsan_test.cpp | 47 const char *argv0; variable
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock.cc | 207 char* argv0 = const_cast<char*>(arg0); in InitGoogleMock() local
|
| /llvm-project-15.0.7/llvm/tools/llc/ |
| H A D | llc.cpp | 426 static bool addPass(PassManagerBase &PM, const char *argv0, in addPass() 673 const char *argv0 = argv[0]; in compileModule() local
|
| /llvm-project-15.0.7/lldb/tools/driver/ |
| H A D | Driver.cpp | 745 static llvm::Optional<int> InitializeReproducer(llvm::StringRef argv0, in InitializeReproducer() 794 llvm::StringRef argv0 = llvm::sys::path::filename(argv[0]); in main() local
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | ProcessLaunchInfo.cpp | 263 const char *argv0 = argv[0]; in ConvertArgumentsForLaunchingInShell() local
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | DriverUtils.cpp | 108 void MachOOptTable::printHelp(const char *argv0, bool showHidden) const { in printHelp() argument
|
| /llvm-project-15.0.7/lld/MinGW/ |
| H A D | Driver.cpp | 85 static void printHelp(const char *argv0) { in printHelp()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_fuchsia.cpp | 444 const char *argv0 = "<UNKNOWN>"; in ReadBinaryName() local
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | DriverUtils.cpp | 958 void printHelp(const char *argv0) { in printHelp()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/src/ |
| H A D | gtest.cc | 6126 char* argv0 = const_cast<char*>(arg0); in InitGoogleTest() local
|