Home
last modified time | relevance | path

Searched refs:nsk_jvmti_findOptionValue (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.c309 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
336 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
361 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
503 if ( nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) in nsk_jvmti_redefineClass()
519 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.c309 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
336 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
361 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
503 if ( nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) in nsk_jvmti_redefineClass()
519 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp263 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
290 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
315 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
456 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) { in nsk_jvmti_redefineClass()
470 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp299 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
326 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
351 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
492 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) { in nsk_jvmti_redefineClass()
506 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp263 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
290 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
315 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
456 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) { in nsk_jvmti_redefineClass()
470 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp263 const char* nsk_jvmti_findOptionValue(const char name[]) {
290 value = nsk_jvmti_findOptionValue(name);
315 value = nsk_jvmti_findOptionValue(name);
456 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) {
470 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE),
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp263 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
290 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
315 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
456 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) { in nsk_jvmti_redefineClass()
470 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/
H A Djvmti_tools.cpp263 const char* nsk_jvmti_findOptionValue(const char name[]) { in nsk_jvmti_findOptionValue() function
290 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionStringValue()
315 value = nsk_jvmti_findOptionValue(name); in nsk_jvmti_findOptionIntValue()
456 if (nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE) == NULL) { in nsk_jvmti_redefineClass()
470 nsk_jvmti_findOptionValue(NSK_JVMTI_OPT_PATH_TO_NEW_BYTE_CODE), in nsk_jvmti_redefineClass()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.c101 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.c101 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/
H A DSetNativeMethodPrefix002.cpp97 prefix = (char *)nsk_jvmti_findOptionValue("prefix"); in Agent_Initialize()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.c51 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp49 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp50 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp50 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp50 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp50 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.c51 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp50 const char *pathToByteCode = nsk_jvmti_findOptionValue(PATH_TO_NEW_BYTECODE); in readNewBytecode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/hotswap/
H A DHotSwap.cpp391 optValue = nsk_jvmti_findOptionValue("mode"); in Agent_Initialize()
405 optValue = nsk_jvmti_findOptionValue("bci"); in Agent_Initialize()

1234567