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

/openjdk7/hotspot/agent/src/os/win32/windbg/
H A Dsawindbg.cpp106 static jmethodID setThreadIntegerRegisterSet_ID = 0; variable
169 setThreadIntegerRegisterSet_ID = env->GetMethodID(clazz,
652 env->CallVoidMethod(obj, setThreadIntegerRegisterSet_ID,

Completed in 713 milliseconds