Searched refs:exception_subcode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp2240 int exception_subcode = (int) exceptionRecord->ExceptionInformation[0]; local
2243 if (exception_subcode == EXCEPTION_INFO_EXEC_VIOLATION) {

Completed in 69 milliseconds