Home
last modified time | relevance | path

Searched refs:execvp (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A D2009-08-06-SpDecBug.ll24 %1 = call i32 @execvp(i8* %path, i8** %0) nounwind ; <i32> [#uses=1]
30 declare i32 @execvp(i8*, i8**) nounwind
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/attach-wait/
H A Dshim.cpp6 execvp(argv[1], argv+1); in main()
/llvm-project-15.0.7/compiler-rt/test/profile/Posix/
H A Dgcov-execlp.c23 execvp("ls", argv); // EXECVP: 1: [[#@LINE]]: execvp in main()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dvfork.c36 execvp("", NULL); // no-warning in f1()
H A Dstd-c-library-functions-POSIX.c210 int execvp(const char *file, char *const argv[]);
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/
H A DCMakeLists.txt20 check_function_exists(execvp HAVE_EXECVP)
H A Dmain.c148 FORK(execvp(compiler, argv);) in call_execvp()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h120 int execvp(const char *file, char *const argv[]);
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/
H A Dear.c180 int execvp(const char *file, char *const argv[]) { in execvp() function
221 #error can not implement execlp without execvp
/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp127 int RC = execvp(ExecPath.get(), Args); in launchLocalExecutor()
/llvm-project-15.0.7/clang/docs/
H A DJSONCompilationDatabase.rst93 Arguments should not be escaped, but ready to pass to ``execvp()``.
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def670 /// int execvp(const char *file, char *const argv[]);
671 TLI_DEFINE_ENUM_INTERNAL(execvp)
672 TLI_DEFINE_STRING_INTERNAL("execvp")
/llvm-project-15.0.7/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py235 os.execvp(args[0], args)
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp3114 execvp(target, argv); in LaunchRunInTerminalTarget()
/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp869 int RC = execvp(ExecutorPath.get(), Args); in launchExecutor()
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dcheckers.rst2396 …, ``system``, ``popen``, ``execl``, ``execle``, ``execlp``, ``execv``, ``execvp``, ``execvP``, ``e…
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1640 fun:execvp=uninstrumented