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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp99 const struct JNINativeInterface_ *_function_table; member in class:VM_JNIFunctionTableCopier
102 _function_table = func_tbl;
107 copy_jni_function_table(_function_table);

Completed in 60 milliseconds