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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp282 static void post_native_method_bind(methodOop method, address* function_ptr);
H A DjvmtiExport.cpp1663 void JvmtiExport::post_native_method_bind(methodOop method, address* function_ptr) { function in class:JvmtiExport
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp575 JvmtiExport::post_native_method_bind(this, &function);

Completed in 46 milliseconds