| /llvm-project-15.0.7/compiler-rt/test/fuzzer/ |
| H A D | fork.test | 4 RUN: not %run %t-SimpleTest -fork=1 2>&1 | FileCheck %s --check-prefix=BINGO 8 RUN: not %run %t-TimeoutTest -fork=1 -timeout=1 -ignore_timeouts=0 2>&1 | FileCheck %s --check-pref… 12 RUN: not %run %t-OutOfMemoryTest -fork=1 -ignore_ooms=0 -rss_limit_mb=128 2>&1 | FileCheck %s --ch… 17 RUN: not %run %t-ShallowOOMDeepCrash -fork=1 -rss_limit_mb=128 2>&1 | FileCheck %s --check-prefix=C… 21 RUN: not %run %t-ShallowOOMDeepCrash -fork=1 -rss_limit_mb=128 -ignore_crashes=1 -max_total_time=10…
|
| H A D | fork_corpus_groups.test | 4 RUN: not %run %t-SimpleTest -fork=1 -fork_corpus_groups=1 2>&1 | FileCheck %s --check-prefix=BINGO 8 RUN: not %run %t-TimeoutTest -fork=1 -fork_corpus_groups=1 -timeout=1 -ignore_timeouts=0 2>&1 | Fil… 12 RUN: not %run %t-OutOfMemoryTest -fork=1 -fork_corpus_groups=1 -ignore_ooms=0 -rss_limit_mb=128 2>… 17 RUN: not %run %t-ShallowOOMDeepCrash -fork=1 -fork_corpus_groups=1 -rss_limit_mb=128 2>&1 | FileChe… 21 RUN: not %run %t-ShallowOOMDeepCrash -fork=1 -fork_corpus_groups=1 -rss_limit_mb=128 -ignore_crashe…
|
| H A D | fork-ubsan.test | 2 # Tests how the fork mode works together with ubsan. 4 RUN: not %run %t-IntegerOverflowTest -fork=1 -ignore_crashes=1 -runs=10000 2>&1 | FileCheck %s --c…
|
| H A D | only-some-bytes-fork.test | 15 # Test that the fork mode can collect and use the DFT 17 DISABLED: not %t-Fuzz -collect_data_flow=%t-DFT -use_value_profile=1 -runs=100000000 -fork=20 2> %t…
|
| /llvm-project-15.0.7/lldb/test/Shell/Subprocess/ |
| H A D | fork-follow-child.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | fork-follow-child-softbp.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | fork-follow-child-wp.test | 4 # RUN: %clangxx_host -g %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | fork-follow-parent.test | 3 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t
|
| H A D | vfork-follow-child.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=vfork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | vfork-follow-child-softbp.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=vfork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | fork-follow-parent-softbp.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t
|
| H A D | clone-follow-child.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_CLONE -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | fork-follow-parent-wp.test | 3 # RUN: %clangxx_host -g %p/Inputs/fork.cpp -DTEST_FORK=fork -o %t
|
| H A D | vfork-follow-child-wp.test | 4 # RUN: %clangxx_host -g %p/Inputs/fork.cpp -DTEST_FORK=vfork -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | clone-follow-child-softbp.test | 4 # RUN: %clangxx_host %p/Inputs/fork.cpp -DTEST_CLONE -o %t 6 settings set target.process.follow-fork-mode child
|
| H A D | clone-follow-child-wp.test | 4 # RUN: %clangxx_host -g %p/Inputs/fork.cpp -DTEST_CLONE -o %t 6 settings set target.process.follow-fork-mode child
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/ |
| H A D | enable_disable.cpp | 15 pid_t Pid = fork(); in TEST_F() 35 Pid = fork(); in TEST_F() 75 pid_t Pid = fork(); in TEST_F()
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | PR35628_2.ll | 31 %0 = phi i64 [ 2, %entry ], [ %fork, %loop ] 43 %fork = add i64 %0, 0 47 %sext22 = add i64 1, %fork 49 %join = add i64 %fork, %zsum
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | fork.cpp | 75 pid_t pid = fork(); in test() 90 pid_t pid = fork(); in main()
|
| /llvm-project-15.0.7/compiler-rt/test/dfsan/ |
| H A D | fork.cpp | 71 pid_t pid = fork(); in test() 87 pid_t pid = fork(); in main()
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/ |
| H A D | log_path_fork_test.cc.disabled | 3 // Set verbosity to 1 so that the log files are opened prior to fork(). 15 if (fork() == -1) return 1;
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/mt/ |
| H A D | valid.s | 11 fork $2, $3, $5 # CHECK: fork $2, $3, $5 # encoding: [0x7c,0x65,0x10,0x08]
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeThreadFreeBSD.cpp | 139 m_stop_info.details.fork.child_pid = child_pid; in SetStoppedByFork() 140 m_stop_info.details.fork.child_tid = child_tid; in SetStoppedByFork() 149 m_stop_info.details.fork.child_pid = child_pid; in SetStoppedByVFork() 150 m_stop_info.details.fork.child_tid = child_tid; in SetStoppedByVFork()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeThreadNetBSD.cpp | 139 m_stop_info.details.fork.child_pid = child_pid; in SetStoppedByFork() 140 m_stop_info.details.fork.child_tid = child_tid; in SetStoppedByFork() 149 m_stop_info.details.fork.child_pid = child_pid; in SetStoppedByVFork() 150 m_stop_info.details.fork.child_tid = child_tid; in SetStoppedByVFork()
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Posix/ |
| H A D | gcov-fork.c | 20 pid_t pid = fork(); // CHECK-NEXT: 1: [[#@LINE]]: in main()
|