view make/windows/jvmexp_g.lcf @ 5187:9b8c0d1bc2dd

unsafe load/store snippets now require a displacement argument which allows x86 complex addressing modes to be used for tighter encoding of array store/load operations replaced ArrayHeaderSizeNode with an arrayHeaderSizeFor(CiKind elementKind) method annotated by @Fold
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Apr 2012 10:56:40 +0200
parents a294fd0c4b38
children
line wrap: on
line source

-export:JNI_GetDefaultJavaVMInitArgs
-export:JNI_CreateJavaVM
-export:JNI_GetCreatedJavaVMs

-export:jio_snprintf
-export:jio_printf
-export:jio_fprintf
-export:jio_vfprintf
-export:jio_vsnprintf