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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp557 void methodOopDesc::set_native_function(address function, bool post_event_flag) { function in class:methodOopDesc
598 set_native_function(
761 set_native_function(
H A DmethodOop.hpp413 void set_native_function(address function, bool post_event_flag);
/openjdk7/hotspot/src/share/vm/prims/
H A DnativeLookup.cpp385 method->set_native_function(entry,
H A DjvmtiRedefineClasses.cpp2932 new_method->set_native_function(old_method->native_function(),
H A Djni.cpp4006 method->set_native_function(entry,

Completed in 62 milliseconds