Searched defs:jvmtiHeapReferenceInfoStackLocal (Results 1 – 13 of 13) sorted by relevance
457 typedef struct jvmtiHeapReferenceInfoStackLocal jvmtiHeapReferenceInfoStackLocal; typedef564 struct jvmtiHeapReferenceInfoStackLocal { struct565 jlong thread_tag;566 jlong thread_id;567 jint depth;568 jmethodID method;592 jvmtiHeapReferenceInfoStackLocal stack_local; argument
447 typedef struct _jvmtiHeapReferenceInfoStackLocal jvmtiHeapReferenceInfoStackLocal; typedef