Searched defs:gHotSpotVMTypes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DvmStructs.cpp3138 JNIEXPORT VMTypeEntry* gHotSpotVMTypes = VMStructs::localHotSpotVMTypes; variable
3145 ASSIGN_STRIDE_TO_64BIT_VAR(gHotSpotVMTypeEntryArrayStride,gHotSpotVMTypes);
3219 VMTypeEntry* types = gHotSpotVMTypes;

Completed in 40 milliseconds