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

/openjdk7/hotspot/src/share/vm/code/
H A Djvmticmlr.h36 * jvmtiCompiledMethodLoadRecordHeader, a struct that represents
80 } jvmtiCompiledMethodLoadRecordHeader; typedef in typeref:struct:_jvmtiCompiledMethodLoadRecordHeader
99 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */
107 * to a jvmtiCompiledMethodLoadRecordHeader.
111 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */
/openjdk7/jdk/src/share/javavm/export/
H A Djvmticmlr.h36 * jvmtiCompiledMethodLoadRecordHeader, a struct that represents
80 } jvmtiCompiledMethodLoadRecordHeader; typedef in typeref:struct:_jvmtiCompiledMethodLoadRecordHeader
99 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */
107 * to a jvmtiCompiledMethodLoadRecordHeader.
111 jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */

Completed in 30 milliseconds