Home
last modified time | relevance | path

Searched defs:exit_code (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/llvm/utils/lit/tests/Inputs/googletest-crash/DummySubDir/
H A DOneTest.py49 exit_code = 1 variable
54 exit_code = 0 variable
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-format-respect-gtest-sharding-env-vars/DummySubDir/
H A DOneTest.py105 exit_code = 1 variable
108 exit_code = 0 variable
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-sanitizer-error/DummySubDir/
H A DOneTest.py56 exit_code = 1 variable
59 exit_code = 0 variable
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/
H A DOneTest.py105 exit_code = 1 variable
108 exit_code = 0 variable
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/
H A DOneTest.py57 exit_code = 0 variable
66 exit_code = 0 variable
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dexitcode.cpp47 DWORD exit_code; in spawn_child() local
123 int exit_code = spawn_child(argv); in main() local
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-no-sharding/DummySubDir/
H A DOneTest.py103 exit_code = 1 variable
/llvm-project/llvm/utils/lit/tests/Inputs/googletest-detect-duplicate/DummySubDir/
H A DOneTest.py55 exit_code = 0 variable
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h146 void OnExitProcess(uint32_t exit_code) override { in OnExitProcess()
163 void OnExitThread(lldb::tid_t thread_id, uint32_t exit_code) override { in OnExitThread()
H A DLocalDebugDelegate.cpp18 void LocalDebugDelegate::OnExitProcess(uint32_t exit_code) { in OnExitProcess()
43 uint32_t exit_code) { in OnExitThread()
H A DProcessDebugger.cpp468 OnExitProcess(uint32_t exit_code) OnExitProcess() argument
520 OnExitThread(lldb::tid_t thread_id,uint32_t exit_code) OnExitThread() argument
H A DNativeProcessWindows.cpp404 OnExitProcess(uint32_t exit_code) OnExitProcess() argument
578 OnExitThread(lldb::tid_t thread_id,uint32_t exit_code) OnExitThread() argument
H A DProcessWindows.cpp626 OnExitProcess(uint32_t exit_code) OnExitProcess() argument
777 OnExitThread(lldb::tid_t thread_id,uint32_t exit_code) OnExitThread() argument
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp27 int exit_code = system(CmdLine.c_str()); in ExecuteCommand() local
/llvm-project/compiler-rt/test/sanitizer_common/ios_commands/
H A Diossim_run.py42 exit_code = None variable
/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/
H A Donline-merging-windows.c137 DWORD exit_code; main() local
/llvm-project/lldb/test/API/tools/lldb-server/signal-filtering/
H A DTestGdbRemote_QPassSignals.py31 def expect_exit_code(self, exit_code): argument
/llvm-project/lldb/source/Host/windows/
H A DHostThreadWindows.cpp38 DWORD exit_code = 0; in Join() local
H A DHostProcessWindows.cpp69 DWORD exit_code; in MonitorThread() local
/llvm-project/compiler-rt/test/profile/Windows/Inputs/
H A Dinstrprof-multiprocess.c43 DWORD exit_code; in wait_child() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectQuit.cpp86 int exit_code; in DoExecute() local
/llvm-project/lldb/test/API/functionalities/fork/concurrent_vfork/
H A Dmain.cpp55 int exit_code = WEXITSTATUS(child_status); in wait_all_children_to_exit() local
/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py882 exit_code = -1 global() variable
885 exit_code = subprocess.call( global() variable
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp803 show_version_and_exit(int exit_code) show_version_and_exit() argument
812 show_usage_and_exit(int exit_code) show_usage_and_exit() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp216 int exit_code = 0; in TracerThread() local

12