Searched defs:ProcessHandle (Results 1 – 4 of 4) sorted by relevance
37 auto ProcessHandle = TPC.loadDylib(nullptr); in createJITLoaderGDBRegistrar() local
22 auto ProcessHandle = TPC.loadDylib(nullptr); in Create() local
436 zx_handle_t ProcessHandle = ZX_HANDLE_INVALID; in ExecuteCommand() local
160 struct ProcessHandle : CommonHandle {}; struct