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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp469 int CppInterpreter::accessor_entry(methodOop method, intptr_t UNUSED, TRAPS) { function in class:CppInterpreter
790 return generate_entry((address) CppInterpreter::accessor_entry);

Completed in 33 milliseconds