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

/openjdk7/hotspot/agent/src/os/win32/windbg/
H A Dsawindbg.cpp99 static jfieldID ptrIDebugAdvanced_ID = 0; variable
147 ptrIDebugAdvanced_ID = env->GetFieldID(clazz, "ptrIDebugAdvanced", "J");
294 env->SetLongField(obj, ptrIDebugAdvanced_ID, (jlong) ptrIDebugAdvanced);
473 ptrIDebugAdvanced_ID);
735 ptrIDebugAdvanced_ID);

Completed in 37 milliseconds