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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp165 static address* return_5_addrs_by_index_table() { return _return_5_addrs_by_index; } function in class:TemplateInterpreter
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp2961 (address)Interpreter::return_5_addrs_by_index_table() :
H A DtemplateTable_x86_64.cpp3025 (address)Interpreter::return_5_addrs_by_index_table() :
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp3016 (address)Interpreter::return_5_addrs_by_index_table() :

Completed in 57 milliseconds