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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp199 int CppInterpreter::native_entry(methodOop method, intptr_t UNUSED, TRAPS) { function in class:CppInterpreter
816 return generate_entry((address) CppInterpreter::native_entry);
/openjdk7/hotspot/src/share/vm/ci/
H A DciMethod.cpp288 // ciMethod::native_entry
291 address ciMethod::native_entry() { function in class:ciMethod

Completed in 45 milliseconds