Home
last modified time | relevance | path

Searched defs:ProcessHandle (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp160 struct ProcessHandle : CommonHandle {}; struct
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp545 zx_handle_t ProcessHandle = ZX_HANDLE_INVALID; in ExecuteCommand() local