Home
last modified time | relevance | path

Searched refs:jvmti_post_field_access (Results 1 – 25 of 65) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp324 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp324 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp320 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp320 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp321 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp326 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp326 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2459 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3118 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2181 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2234 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2427 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2393 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2475 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3134 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2181 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2234 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2427 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2459 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3118 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2181 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2234 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2427 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2459 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3118 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2361 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2444 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3104 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2379 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2461 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3120 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2181 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2234 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2427 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2395 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2477 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3136 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2394 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2476 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
3135 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2181 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2234 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2427 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp2311 void TemplateTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, boo… in jvmti_post_field_access() function in TemplateTable
2393 jvmti_post_field_access(Rcache, Rscratch, is_static, false); in getfield_or_static()
2998 jvmti_post_field_access(Rcache, Rscratch, false, true); in fast_accessfield()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp2162 void TemplateTable::jvmti_post_field_access(Register Rcache, in jvmti_post_field_access() function in TemplateTable
2215 jvmti_post_field_access(Rcache, index, is_static, false); in getfield_or_static()
2406 jvmti_post_field_access(Rcache, index, /*is_static*/false, /*has_tos*/true); in fast_accessfield()

123