Home
last modified time | relevance | path

Searched refs:GetMethodLocation (Results 101 – 125 of 131) sorted by relevance

123456

/dports/java/bootstrap-openjdk11/bootstrap-openjdk11/include/
H A Djvmti.h1405 jvmtiError (JNICALL *GetMethodLocation) (jvmtiEnv* env,
2400 jvmtiError GetMethodLocation(jmethodID method, in GetMethodLocation() function
2403 return functions->GetMethodLocation(this, method, start_location_ptr, end_location_ptr); in GetMethodLocation()
/dports/java/bootstrap-openjdk17/bootstrap-openjdk17/include/
H A Djvmti.h1405 jvmtiError (JNICALL *GetMethodLocation) (jvmtiEnv* env,
2400 jvmtiError GetMethodLocation(jmethodID method, in GetMethodLocation() function
2403 return functions->GetMethodLocation(this, method, start_location_ptr, end_location_ptr); in GetMethodLocation()
/dports/textproc/opensearch/opensearch-1.2.3/jdk/include/
H A Djvmti.h1405 jvmtiError (JNICALL *GetMethodLocation) (jvmtiEnv* env,
2400 jvmtiError GetMethodLocation(jmethodID method, in GetMethodLocation() function
2403 return functions->GetMethodLocation(this, method, start_location_ptr, end_location_ptr); in GetMethodLocation()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c712 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c711 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A Dutil.c713 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c713 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c713 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c713 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c712 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c711 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dutil.c711 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/back/
H A Dutil.c713 error = JVMTI_FUNC_PTR(gdata->jvmti,GetMethodLocation) in methodLocation()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp2793 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp2793 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3060 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3055 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3053 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp2987 JvmtiEnv::GetMethodLocation(Method* method, jlocation* start_location_ptr, jlocation* end_location_… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp2921 JvmtiEnv::GetMethodLocation(Method* method, jlocation* start_location_ptr, jlocation* end_location_… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3060 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3066 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp3054 JvmtiEnv::GetMethodLocation(Method* method_oop, jlocation* start_location_ptr, jlocation* end_locat… in GetMethodLocation() function in JvmtiEnv
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/
H A DTEST.quick-groups990 vmTestbase/nsk/jvmti/GetMethodLocation/methloc001/TestDescription.java \
991 vmTestbase/nsk/jvmti/GetMethodLocation/methloc002/TestDescription.java \
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/
H A DTEST.quick-groups990 vmTestbase/nsk/jvmti/GetMethodLocation/methloc001/TestDescription.java \
991 vmTestbase/nsk/jvmti/GetMethodLocation/methloc002/TestDescription.java \

123456