Crossfire JXClient, Trunk
Public Attributes | List of all members
_jvmtiCompiledMethodLoadRecordHeader Struct Reference

#include <jvmticmlr.h>

Collaboration diagram for _jvmtiCompiledMethodLoadRecordHeader:
Collaboration graph

Public Attributes

jvmtiCMLRKind kind
 
jint majorinfoversion
 
jint minorinfoversion
 
struct _jvmtiCompiledMethodLoadRecordHeadernext
 

Detailed Description

Definition at line 74 of file jvmticmlr.h.

Member Data Documentation

◆ kind

jvmtiCMLRKind _jvmtiCompiledMethodLoadRecordHeader::kind

Definition at line 75 of file jvmticmlr.h.

◆ majorinfoversion

jint _jvmtiCompiledMethodLoadRecordHeader::majorinfoversion

Definition at line 76 of file jvmticmlr.h.

◆ minorinfoversion

jint _jvmtiCompiledMethodLoadRecordHeader::minorinfoversion

Definition at line 77 of file jvmticmlr.h.

◆ next

struct _jvmtiCompiledMethodLoadRecordHeader* _jvmtiCompiledMethodLoadRecordHeader::next

Definition at line 79 of file jvmticmlr.h.


The documentation for this struct was generated from the following file: