Searched refs:GetLocalLong (Results 1 – 2 of 2) sorted by relevance
116 error = JVMTI_FUNC_PTR(gdata->jvmti,GetLocalLong) in writeVariableValue()
1121 jvmtiError (JNICALL *GetLocalLong) (jvmtiEnv* env,2054 jvmtiError GetLocalLong(jthread thread, in GetLocalLong() function2058 return functions->GetLocalLong(this, thread, depth, slot, value_ptr); in GetLocalLong()