Home
last modified time | relevance | path

Searched refs:field_offset_to_byte_offset (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A Dunsafe.cpp106 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
116 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
133 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Dunsafe.cpp97 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
107 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
124 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Dunsafe.cpp97 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
107 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
124 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A Dunsafe.cpp99 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
109 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
126 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A Dunsafe.cpp97 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
107 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
124 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A Dunsafe.cpp103 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
113 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
130 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A Dunsafe.cpp101 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
111 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
128 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A Dunsafe.cpp99 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
109 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
126 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Dunsafe.cpp105 inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
122 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
H A Djvm.cpp789 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
795 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
814 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Dunsafe.cpp105 inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
122 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()
H A Djvm.cpp789 static inline jlong field_offset_to_byte_offset(jlong field_offset) { in field_offset_to_byte_offset() function
795 jlong byte_offset = field_offset_to_byte_offset(field_offset); in assert_field_offset_sane()
814 jlong byte_offset = field_offset_to_byte_offset(field_offset); in index_oop_from_field_offset_long()