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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DlinkResolver.cpp226 Handle *method_type_result,
318 (*method_type_result) = method_type;
222 lookup_polymorphic_method(methodHandle& result, KlassHandle klass, Symbol* name, Symbol* full_signature, KlassHandle current_klass, Handle *appendix_result_or_null, Handle *method_type_result, TRAPS) argument
/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp2300 Handle *method_type_result,
2332 (*method_type_result) = method_type;
2480 Handle *method_type_result,
2523 (*method_type_result) = method_type;
2296 find_method_handle_invoker(Symbol* name, Symbol* signature, KlassHandle accessing_klass, Handle *appendix_result, Handle *method_type_result, TRAPS) argument
2475 find_dynamic_call_site_invoker(KlassHandle caller, Handle bootstrap_specifier, Symbol* name, Symbol* type, Handle *appendix_result, Handle *method_type_result, TRAPS) argument

Completed in 43 milliseconds