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