Searched refs:kDebuggerInactiveExitCode (Results 1 – 5 of 5) sorted by relevance
29 const DWORD kDebuggerInactiveExitCode = 0xC0000354; variable
32 const DWORD kDebuggerInactiveExitCode = 0xC0000354; variable
30 const DWORD kDebuggerInactiveExitCode = 0xC0000354; variable
69 case win::kDebuggerInactiveExitCode: // STATUS_DEBUGGER_INACTIVE. in GetTerminationStatus()