Data Fields | |
ObjectIndex | object_index |
jint | index |
jint | length |
RefIndex | next |
unsigned | flavor: 8 |
unsigned | refKind: 8 |
unsigned | primType: 8 |
Definition at line 73 of file hprof_reference.c.
unsigned RefInfo::flavor |
Definition at line 78 of file hprof_reference.c.
jint RefInfo::index |
Definition at line 75 of file hprof_reference.c.
jint RefInfo::length |
Definition at line 76 of file hprof_reference.c.
Definition at line 77 of file hprof_reference.c.
Definition at line 74 of file hprof_reference.c.
unsigned RefInfo::primType |
Definition at line 80 of file hprof_reference.c.
unsigned RefInfo::refKind |
Definition at line 79 of file hprof_reference.c.