Searched refs:xlate (Results 1 – 1 of 1) sorted by relevance
1187 static const HprofHeapTag xlate[] = { in VisitRoot() local1204 CHECK_LT(info.GetType(), sizeof(xlate) / sizeof(HprofHeapTag)); in VisitRoot()1208 MarkRootObject(obj, 0, xlate[info.GetType()], info.GetThreadId()); in VisitRoot()