Home
last modified time | relevance | path

Searched refs:_arrayof_jbyte_disjoint_arraycopy (Results 1 – 25 of 116) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp148 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
326 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
H A DstubRoutines.cpp103 address StubRoutines::_arrayof_jbyte_disjoint_arraycopy = CAST_FROM_FN_PTR(address, StubRoutines::… member in StubRoutines
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp148 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
324 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
H A DstubRoutines.cpp103 address StubRoutines::_arrayof_jbyte_disjoint_arraycopy = CAST_FROM_FN_PTR(address, StubRoutines::… member in StubRoutines
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp148 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
326 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
H A DstubRoutines.cpp103 address StubRoutines::_arrayof_jbyte_disjoint_arraycopy = CAST_FROM_FN_PTR(address, StubRoutines::… member in StubRoutines
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp180 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
343 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
H A DstubRoutines.cpp101 address StubRoutines::_arrayof_jbyte_disjoint_arraycopy = CAST_FROM_FN_PTR(address, StubRoutines::… member in StubRoutines
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp180 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
343 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
H A DstubRoutines.cpp101 address StubRoutines::_arrayof_jbyte_disjoint_arraycopy = CAST_FROM_FN_PTR(address, StubRoutines::… member in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp188 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
351 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp180 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
346 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp188 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
361 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp188 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
359 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp188 static address _arrayof_jbyte_disjoint_arraycopy; member in StubRoutines
357 static address arrayof_jbyte_disjoint_arraycopy() { return _arrayof_jbyte_disjoint_arraycopy; } in arrayof_jbyte_disjoint_arraycopy()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp153 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp153 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp164 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp166 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp164 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp166 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp165 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp164 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp166 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/zero/
H A DstubGenerator_zero.cpp166 StubRoutines::_arrayof_jbyte_disjoint_arraycopy = in generate_arraycopy_stubs()

12345