Home | History | Annotate | Download | only in hprof

Lines Matching refs:xlate

1382   static const HprofHeapTag xlate[] = {
1399 CHECK_LT(info.GetType(), sizeof(xlate) / sizeof(HprofHeapTag));
1403 MarkRootObject(obj, 0, xlate[info.GetType()], info.GetThreadId());