Searched refs:_addr_in_ntdll (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/os/windows/vm/ | ||
H A D | os_windows.cpp | 1213 static bool _addr_in_ntdll( address addr ) function 2515 if (UseVectoredExceptions && _addr_in_ntdll(pc)) return EXCEPTION_CONTINUE_SEARCH; |
Completed in 46 milliseconds