Home
last modified time | relevance | path

Searched refs:get_all_native_method_prefixes (Results 51 – 75 of 80) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp424 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3748 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp424 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3748 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp445 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3926 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp442 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3820 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
H A Djni.cpp2941 char** prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in find_prefixed_native()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp444 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3796 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp442 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3803 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp447 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp4016 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp447 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp4042 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp442 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3820 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp445 JvmtiEnvBase::get_all_native_method_prefixes(int* count_ptr) { in get_all_native_method_prefixes() function in JvmtiEnvBase
H A DjvmtiRedefineClasses.cpp3890 prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in TransferNativeFunctionRegistration()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A Dmethod.cpp403 char** prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in find_prefixed_native()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A Dmethod.cpp400 char** prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in find_prefixed_native()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A Dmethod.cpp399 char** prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in find_prefixed_native()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A Dmethod.cpp448 char** prefixes = JvmtiExport::get_all_native_method_prefixes(&prefix_count); in find_prefixed_native()

1234