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