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

#include <jvmti.h>

Collaboration diagram for _jvmtiHeapReferenceInfoStackLocal:
Collaboration graph

Public Attributes

jint depth
 
jlocation location
 
jmethodID method
 
jint slot
 
jlong thread_id
 
jlong thread_tag
 

Detailed Description

Definition at line 554 of file jvmti.h.

Member Data Documentation

◆ depth

jint _jvmtiHeapReferenceInfoStackLocal::depth

Definition at line 557 of file jvmti.h.

◆ location

jlocation _jvmtiHeapReferenceInfoStackLocal::location

Definition at line 559 of file jvmti.h.

◆ method

jmethodID _jvmtiHeapReferenceInfoStackLocal::method

Definition at line 558 of file jvmti.h.

◆ slot

jint _jvmtiHeapReferenceInfoStackLocal::slot

Definition at line 560 of file jvmti.h.

◆ thread_id

jlong _jvmtiHeapReferenceInfoStackLocal::thread_id

Definition at line 556 of file jvmti.h.

◆ thread_tag

jlong _jvmtiHeapReferenceInfoStackLocal::thread_tag

Definition at line 555 of file jvmti.h.


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