Searched refs:roots_end (Results 1 – 1 of 1) sorted by relevance
1785 auto* roots_end = reinterpret_cast<GcRoot<mirror::Object>*>(bss_end_); in GetBssGcRoots() local1786 return ArrayRef<GcRoot<mirror::Object>>(roots, roots_end - roots); in GetBssGcRoots()