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

#include <jvmticmlr.h>

Collaboration diagram for _PCStackInfo:
Collaboration graph

Public Attributes

jintbcis
 
jmethodIDmethods
 
jint numstackframes
 
void * pc
 

Detailed Description

Definition at line 87 of file jvmticmlr.h.

Member Data Documentation

◆ bcis

jint* _PCStackInfo::bcis

Definition at line 91 of file jvmticmlr.h.

◆ methods

jmethodID* _PCStackInfo::methods

Definition at line 90 of file jvmticmlr.h.

◆ numstackframes

jint _PCStackInfo::numstackframes

Definition at line 89 of file jvmticmlr.h.

◆ pc

void* _PCStackInfo::pc

Definition at line 88 of file jvmticmlr.h.


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