Home
last modified time | relevance | path

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

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