Crossfire JXClient, Trunk
_jvmtiCompiledMethodLoadInlineRecord Struct Reference

#include <jvmticmlr.h>

+ Collaboration diagram for _jvmtiCompiledMethodLoadInlineRecord:

Public Attributes

jvmtiCompiledMethodLoadRecordHeader header
 
jint numpcs
 
PCStackInfopcinfo
 

Detailed Description

Definition at line 98 of file jvmticmlr.h.

Member Data Documentation

◆ header

jvmtiCompiledMethodLoadRecordHeader _jvmtiCompiledMethodLoadInlineRecord::header

Definition at line 99 of file jvmticmlr.h.

◆ numpcs

jint _jvmtiCompiledMethodLoadInlineRecord::numpcs

Definition at line 100 of file jvmticmlr.h.

◆ pcinfo

PCStackInfo* _jvmtiCompiledMethodLoadInlineRecord::pcinfo

Definition at line 101 of file jvmticmlr.h.


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