Searched refs:jvmti_external_offset (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp144 static ByteSize jvmti_external_offset() { function in class:JvmtiEnvBase
149 return (JvmtiEnv*)((intptr_t)env - in_bytes(jvmti_external_offset()));

Completed in 42 milliseconds