Searched refs:jlong_arraycopy (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp299 static address jlong_arraycopy() { return _jlong_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp492 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_arraycopy);

Completed in 82 milliseconds