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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp330 static address unsafe_arraycopy() { return _unsafe_arraycopy; } function in class:StubRoutines
/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp368 if (StubRoutines::unsafe_arraycopy() == NULL) return NULL;
4117 StubRoutines::unsafe_arraycopy(),
4118 "unsafe_arraycopy",

Completed in 67 milliseconds