Searched defs:get_unloaded_method (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.hpp191 ciMethod* get_unloaded_method(ciInstanceKlass* holder, function in class:ciEnv
195 return _factory->get_unloaded_method(holder, name, signature, accessor);
H A DciObjectFactory.cpp374 // ciObjectFactory::get_unloaded_method
381 ciMethod* ciObjectFactory::get_unloaded_method(ciInstanceKlass* holder, function in class:ciObjectFactory

Completed in 33 milliseconds