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