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