public interface com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface extends org.graalvm.word.PointerBase
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
super_class: java.lang.Object
{
public static final int JVMTI_VERSION_1_2;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 805372416
public static final int JVMTI_VERSION_9;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 805896192
public static final int JVMTI_VERSION_11;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 806027264
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJNIFunctionTableFunctionPointer GetJNIFunctionTable();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetJNIFunctionTableFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetJNIFunctionTable")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetJNIFunctionTableFunctionPointer SetJNIFunctionTable();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$SetJNIFunctionTableFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "SetJNIFunctionTable")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$AllocateFunctionPointer Allocate();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$AllocateFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "Allocate")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$DeallocateFunctionPointer Deallocate();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$DeallocateFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "Deallocate")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventCallbacksFunctionPointer SetEventCallbacks();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$SetEventCallbacksFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "SetEventCallbacks")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventNotificationModeFunctionPointer SetEventNotificationMode();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$SetEventNotificationModeFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "SetEventNotificationMode")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFrameCountFunctionPointer GetFrameCount();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetFrameCountFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetFrameCount")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetStackTraceFunctionPointer GetStackTrace();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetStackTraceFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetStackTrace")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLineNumberTableFunctionPointer GetLineNumberTable();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetLineNumberTableFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetLineNumberTable")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodDeclaringClassFunctionPointer GetMethodDeclaringClass();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetMethodDeclaringClassFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetMethodDeclaringClass")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$IsMethodNativeFunctionPointer IsMethodNative();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$IsMethodNativeFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "IsMethodNative")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$CapabilitiesFunctionPointer GetCapabilities();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$CapabilitiesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetCapabilities")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$CapabilitiesFunctionPointer AddCapabilities();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$CapabilitiesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "AddCapabilities")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetBreakpointFunctionPointer SetBreakpoint();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$SetBreakpointFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "SetBreakpoint")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalFunctionPointer GetLocalObject();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetLocalFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetLocalObject")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalFunctionPointer GetLocalInt();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetLocalFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetLocalInt")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalInstanceFunctionPointer GetLocalInstance();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetLocalInstanceFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetLocalInstance")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassLoaderFunctionPointer GetClassLoader();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetClassLoaderFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetClassLoader")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSourceFileNameFunctionPointer GetSourceFileName();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetSourceFileNameFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetSourceFileName")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodNameFunctionPointer GetMethodName();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetMethodNameFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetMethodName")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldDeclaringClassFunctionPointer GetFieldDeclaringClass();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetFieldDeclaringClassFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetFieldDeclaringClass")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassSignatureFunctionPointer GetClassSignature();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetClassSignatureFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetClassSignature")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassModifiersFunctionPointer GetClassModifiers();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetClassModifiersFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetClassModifiers")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassMethodsFunctionPointer GetClassMethods();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetClassMethodsFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetClassMethods")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodModifiersFunctionPointer GetMethodModifiers();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetMethodModifiersFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetMethodModifiers")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldModifiersFunctionPointer GetFieldModifiers();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetFieldModifiersFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetFieldModifiers")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetImplementedInterfacesFunctionPointer GetImplementedInterfaces();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetImplementedInterfacesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetImplementedInterfaces")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldNameFunctionPointer GetFieldName();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetFieldNameFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetFieldName")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$ForceEarlyReturnObjectFunctionPointer ForceEarlyReturnObject();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$ForceEarlyReturnObjectFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "ForceEarlyReturnObject")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertyFunctionPointer GetSystemProperty();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetSystemPropertyFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetSystemProperty")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertiesFunctionPointer GetSystemProperties();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetSystemPropertiesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetSystemProperties")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetBytecodesFunctionPointer GetBytecodes();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetBytecodesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetBytecodes")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetConstantPoolFunctionPointer GetConstantPool();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetConstantPoolFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetConstantPool")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJLocationFormatFunctionPointer GetJLocationFormat();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetJLocationFormatFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetJLocationFormat")
public abstract com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLoadedClassesFunctionPointer GetLoadedClasses();
descriptor: ()Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiInterface$GetLoadedClassesFunctionPointer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CField(value = "GetLoadedClasses")
}
SourceFile: "JvmtiInterface.java"
NestMembers:
com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$AllocateFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$CapabilitiesFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$DeallocateFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$ForceEarlyReturnObjectFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetBytecodesFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassLoaderFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassMethodsFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassModifiersFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassSignatureFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetConstantPoolFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldDeclaringClassFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldModifiersFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldNameFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFrameCountFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetImplementedInterfacesFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJLocationFormatFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJNIFunctionTableFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLineNumberTableFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLoadedClassesFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalInstanceFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodDeclaringClassFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodModifiersFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodNameFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSourceFileNameFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetStackTraceFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertiesFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertyFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$IsMethodNativeFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetBreakpointFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventCallbacksFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventNotificationModeFunctionPointer com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetJNIFunctionTableFunctionPointer
InnerClasses:
public abstract AllocateFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$AllocateFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract CapabilitiesFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$CapabilitiesFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract DeallocateFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$DeallocateFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract ForceEarlyReturnObjectFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$ForceEarlyReturnObjectFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetBytecodesFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetBytecodesFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetClassLoaderFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassLoaderFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetClassMethodsFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassMethodsFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetClassModifiersFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassModifiersFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetClassSignatureFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetClassSignatureFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetConstantPoolFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetConstantPoolFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetFieldDeclaringClassFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldDeclaringClassFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetFieldModifiersFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldModifiersFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetFieldNameFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFieldNameFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetFrameCountFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetFrameCountFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetImplementedInterfacesFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetImplementedInterfacesFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetJLocationFormatFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJLocationFormatFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetJNIFunctionTableFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetJNIFunctionTableFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetLineNumberTableFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLineNumberTableFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetLoadedClassesFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLoadedClassesFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetLocalFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetLocalInstanceFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetLocalInstanceFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetMethodDeclaringClassFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodDeclaringClassFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetMethodModifiersFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodModifiersFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetMethodNameFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetMethodNameFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetSourceFileNameFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSourceFileNameFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetStackTraceFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetStackTraceFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetSystemPropertiesFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertiesFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract GetSystemPropertyFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$GetSystemPropertyFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract IsMethodNativeFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$IsMethodNativeFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract SetBreakpointFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetBreakpointFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract SetEventCallbacksFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventCallbacksFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract SetEventNotificationModeFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetEventNotificationModeFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
public abstract SetJNIFunctionTableFunctionPointer = com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface$SetJNIFunctionTableFunctionPointer of com.oracle.svm.jvmtiagentbase.jvmti.JvmtiInterface
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CStruct(value = "jvmtiInterface_1")
org.graalvm.nativeimage.c.CContext(value = Lcom/oracle/svm/jvmtiagentbase/jvmti/JvmtiDirectives;)