make/linux/makefiles/mapfile-vers-debug
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File 8049105 Sdiff make/linux/makefiles

make/linux/makefiles/mapfile-vers-debug

Print this page




 108                 JVM_GetCallerClass;
 109                 JVM_GetClassAccessFlags;
 110                 JVM_GetClassAnnotations;
 111                 JVM_GetClassCPEntriesCount;
 112                 JVM_GetClassCPTypes;
 113                 JVM_GetClassConstantPool;
 114                 JVM_GetClassContext;
 115                 JVM_GetClassDeclaredConstructors;
 116                 JVM_GetClassDeclaredFields;
 117                 JVM_GetClassDeclaredMethods;
 118                 JVM_GetClassFieldsCount;
 119                 JVM_GetClassInterfaces;
 120                 JVM_GetClassLoader;
 121                 JVM_GetClassMethodsCount;
 122                 JVM_GetClassModifiers;
 123                 JVM_GetClassName;
 124                 JVM_GetClassNameUTF;
 125                 JVM_GetClassSignature;
 126                 JVM_GetClassSigners;
 127                 JVM_GetClassTypeAnnotations;
 128                 JVM_GetComponentType;
 129                 JVM_GetDeclaredClasses;
 130                 JVM_GetDeclaringClass;
 131                 JVM_GetEnclosingMethodInfo;
 132                 JVM_GetFieldAnnotations;
 133                 JVM_GetFieldIxModifiers;
 134                 JVM_GetFieldTypeAnnotations;
 135                 JVM_GetHostName;
 136                 JVM_GetInheritedAccessControlContext;
 137                 JVM_GetInterfaceVersion;
 138                 JVM_GetLastErrorString;
 139                 JVM_GetManagement;
 140                 JVM_GetMethodAnnotations;
 141                 JVM_GetMethodDefaultAnnotationValue;
 142                 JVM_GetMethodIxArgsSize;
 143                 JVM_GetMethodIxByteCode;
 144                 JVM_GetMethodIxByteCodeLength;
 145                 JVM_GetMethodIxExceptionIndexes;
 146                 JVM_GetMethodIxExceptionTableEntry;
 147                 JVM_GetMethodIxExceptionTableLength;
 148                 JVM_GetMethodIxExceptionsCount;




 108                 JVM_GetCallerClass;
 109                 JVM_GetClassAccessFlags;
 110                 JVM_GetClassAnnotations;
 111                 JVM_GetClassCPEntriesCount;
 112                 JVM_GetClassCPTypes;
 113                 JVM_GetClassConstantPool;
 114                 JVM_GetClassContext;
 115                 JVM_GetClassDeclaredConstructors;
 116                 JVM_GetClassDeclaredFields;
 117                 JVM_GetClassDeclaredMethods;
 118                 JVM_GetClassFieldsCount;
 119                 JVM_GetClassInterfaces;
 120                 JVM_GetClassLoader;
 121                 JVM_GetClassMethodsCount;
 122                 JVM_GetClassModifiers;
 123                 JVM_GetClassName;
 124                 JVM_GetClassNameUTF;
 125                 JVM_GetClassSignature;
 126                 JVM_GetClassSigners;
 127                 JVM_GetClassTypeAnnotations;

 128                 JVM_GetDeclaredClasses;
 129                 JVM_GetDeclaringClass;
 130                 JVM_GetEnclosingMethodInfo;
 131                 JVM_GetFieldAnnotations;
 132                 JVM_GetFieldIxModifiers;
 133                 JVM_GetFieldTypeAnnotations;
 134                 JVM_GetHostName;
 135                 JVM_GetInheritedAccessControlContext;
 136                 JVM_GetInterfaceVersion;
 137                 JVM_GetLastErrorString;
 138                 JVM_GetManagement;
 139                 JVM_GetMethodAnnotations;
 140                 JVM_GetMethodDefaultAnnotationValue;
 141                 JVM_GetMethodIxArgsSize;
 142                 JVM_GetMethodIxByteCode;
 143                 JVM_GetMethodIxByteCodeLength;
 144                 JVM_GetMethodIxExceptionIndexes;
 145                 JVM_GetMethodIxExceptionTableEntry;
 146                 JVM_GetMethodIxExceptionTableLength;
 147                 JVM_GetMethodIxExceptionsCount;


make/linux/makefiles/mapfile-vers-debug
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File